logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is difference between Path and Classpath?


  • Correct Answer
  • PATH and CLASSPATH are operating system level environment variables PATH is used to define where the system can find the executables (exe) files whereas CLASSPATH is used to specify the location of class files 


  • Technology problems


    Search Results


    • 1. What is the maximum number of Triggers can be applied in a table ?

    • Options
    • A. 8
    • B. 9
    • C. 12
    • D. 14
    • Discuss
    • 2. What is DocumentDB ?
    • Discuss
    • 3. 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
    • 4. Can you explain how to insert an image in table in oracle?
    • Discuss
    • 5. What are transaction isolation levels supported by Oracle?
    • Discuss
    • 6. Is Java a pure object oriented language?
    • Discuss
    • 7. How to define a constant variable in Java?
    • Discuss
    • 8. What is the access scope of a protected method?
    • Discuss
    • 9. What is the impact of declaring a method as final?
    • Discuss
    • 10. Which of the following is not used for commenting in java?

    • Options
    • A. //
    • B. /* */
    • C. /** */
    • D. /** **/
    • Discuss


    Comments

    There are no comments.

Enter a new Comment