logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Is Java a pure object oriented language?


  • Correct Answer
  • Java uses primitive data types and hence is not a pure object oriented language 


  • Technology problems


    Search Results


    • 1. What is difference between Path and Classpath?
    • Discuss
    • 2. What is the maximum number of Triggers can be applied in a table ?

    • Options
    • A. 8
    • B. 9
    • C. 12
    • D. 14
    • Discuss
    • 3. What is DocumentDB ?
    • Discuss
    • 4. Which of the following are elements of SQL?

    • Options
    • A. base-table-identifier ::= user-defined-name
    • B. base-table-name ::= base-table-identifier
    • C. boolean-primary ::= comparison-predicate
    • D. All the above
    • Discuss
    • 5. Can you explain how to insert an image in table in oracle?
    • Discuss
    • 6. How to define a constant variable in Java?
    • Discuss
    • 7. What is the access scope of a protected method?
    • Discuss
    • 8. What is the impact of declaring a method as final?
    • Discuss
    • 9. Which of the following is not used for commenting in java?

    • Options
    • A. //
    • B. /* */
    • C. /** */
    • D. /** **/
    • Discuss
    • 10. Which is true?

    • Options
    • A. "X extends Y" is correct if and only if X is a class and Y is an interface
    • B. "X extends Y" is correct if and only if X is a class and Y is an interface
    • C. "X extends Y" is correct if X and Y are either both classes or both interfaces
    • D. "X extends Y" is correct for all combinations of X and Y being classes and/or interfaces
    • Discuss


    Comments

    There are no comments.

Enter a new Comment