logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are pass by reference and passby value ?


  • Correct Answer
  • Pass By Reference means the passing the address itself rather than passing the value Passby Value means passing a copy of the value to be passed 


  • Technology problems


    Search Results


    • 1. What is the purpose of garbage collection in Java, and when is it used ?
    • Discuss
    • 2. What is the difference between an Interface and an Abstract class?
    • Discuss
    • 3. Is the JDBC-ODBC Bridge multi-threaded ?
    • Discuss
    • 4. What are the different JDBC drivers available ?
    • Discuss
    • 5. What is a ResultSet ?
    • Discuss
    • 6. Difference between Swing and Awt ?
    • Discuss
    • 7. What is synchronization and why is it important ?
    • Discuss
    • 8. What are wrapped classes ?
    • Discuss
    • 9. What is the purpose of the wait(), notify(), and notifyAll() methods ?
    • Discuss
    • 10. What is top level class?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment