Error: cannot find symbol class Question

Hi all,
After running the code on Android Studio, there is an error “error: cannot find symbol class Question”. The Question class is added to the project and there is no error in the file. the main class however is unable to find the Question class. Can someone help?

thanks in advance