logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are instance variables?


  • Correct Answer
  • Instance variables are those which are defined at the class level Instance variables need not be initialized before using them as they are automatically initialized to their default values 


  • Technology problems


    Search Results


    • 1. What do you mean by platform independence?
    • Discuss
    • 2. What is the difference between a JDK and a JVM?
    • Discuss
    • 3. What is the most important feature of Java?
    • Discuss
    • 4. A data warehouse is composed of

    • Options
    • A. current data
    • B. internal and external data sources
    • C. historical data from legacy systems
    • D. historical & current data
    • Discuss
    • 5. What is a shared pool?
    • Discuss
    • 6. Does Java support multiple inheritance?
    • Discuss
    • 7. Are arrays primitive data types?
    • Discuss
    • 8. Why is the main() method declared static?
    • Discuss
    • 9. What is the return type of the main() method?
    • Discuss
    • 10. What is the argument of main() method?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment