logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • The keyword which indicates that a method can be accessed by only one thread at a time is


  • Options
  • A. Strictfp
  • B. Synchronized
  • C. New
  • D. None

  • Correct Answer
  • Synchronized 

    Explanation

    The synchronized keyword indicates that a method can be accessed by only one thread at a time


  • Technology problems


    Search Results


    • 1. What are the advantages of LINQ ?
    • Discuss
    • 2. What is LINQ ?
    • Discuss
    • 3. Difference between clustering and mirroring .
    • Discuss
    • 4. What is the difference between Notify URL and Return URL?
    • Discuss
    • 5. Why was PHP developed, what it is used for, and where can you get it?
    • Discuss
    • 6. main() { int i; printf("%d",scanf("%d",&i)); // value 10 is given as input here }

    • Options
    • A. 1
    • B. 2
    • C. 3
    • D. 4
    • Discuss
    • 7. I don't want my class to be inherited by any other class. What should i do?
    • Discuss
    • 8. What is an error-first callback ?
    • Discuss
    • 9. Does not overriding hashcode() method has any performance implication ?
    • Discuss
    • 10. Which of the following is not a keyword?

    • Options
    • A. assert
    • B. pass
    • C. eval
    • D. nonlocal
    • Discuss


    Comments

    There are no comments.

Enter a new Comment