logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is top level class?


  • Correct Answer
  • Top level class is also called outer class It is not defined inside any class Ex: class A { //top level class } 


  • Technology problems


    Search Results


    • 1. What is the purpose of the wait(), notify(), and notifyAll() methods ?
    • Discuss
    • 2. What are wrapped classes ?
    • Discuss
    • 3. What is synchronization and why is it important ?
    • Discuss
    • 4. Difference between Swing and Awt ?
    • Discuss
    • 5. What are pass by reference and passby value ?
    • Discuss
    • 6. What is static member class?
    • Discuss
    • 7. what is non-static member class?
    • Discuss
    • 8. What is local class?
    • Discuss
    • 9. What is anonymous class?
    • Discuss
    • 10. What is the syntax to create the object?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment