logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Which two method you need to implement for key Object in HashMap ?


  • Correct Answer
  • In order to use any object as Key in HashMap, it must implements equals and hashcode method in Java 

  • Tags: Analyst, Database Administrator, IT Trainer

    Technology problems


    Search Results


    • 1. What are Spring beans ?
    • Discuss
    • 2. Convert the expression ((A + B) * C ? (D ? E) ^ (F + G)) to equivalent Postfix notations.

    • Options
    • A. AC + B * DE - FG +^-
    • B. AB + C * DE - FG + ^-
    • C. AC + B* DE - FG -+ ^
    • D. AB + C * DE - FG -+ ^
    • Discuss
    • 3. What is Windows Server Backup?
    • Discuss
    • 4. What is the difference between agglomerative and divisive Hierarchical Clustering?
    • Discuss
    • 5. Values that are used to end loops are referred to as _____ values.

    • Options
    • A. stop
    • B. sentinel
    • C. end
    • D. finish
    • Discuss
    • 6. Exception handling is targeted at

    • Options
    • A. Compile time error
    • B. Logical error
    • C. Run time error
    • D. All of the above
    • Discuss
    • 7. How can we achieve singleton pattern in iOS?
    • Discuss
    • 8. How to declare select-option as a parameter?
    • Discuss
    • 9. Explain the difference between Template and Table ?
    • Discuss
    • 10. How do you put a message in the browser's status bar ?

    • Options
    • A. status("put your message here")
    • B. window.status = "put your message here"
    • C. statusbar = "put your message here"
    • D. window.status("put your message here")
    • Discuss


    Comments

    There are no comments.

Enter a new Comment