logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the SimpleTimeZone class?


  • Correct Answer
  • SimpleTimeZone is a concrete subclass of TimeZone class The TimeZone class represents a time zone, that is to be used with Gregorian calendar The SimpleTimeZone is created by using the base time zone offset from GMT time zone ID and rules, for starting and ending the time of daylight 


  • Technology problems


    Search Results


    • 1. What is the Set interface ?
    • Discuss
    • 2. How do you decide when to use ArrayList and When to use LinkedList?
    • Discuss
    • 3. How do you traverse through a collection using its Iterator?
    • Discuss
    • 4. When should I use abstract classes and when should I use interfaces?
    • Discuss
    • 5. Explain Overriding Polymorphism.?
    • Discuss
    • 6. What are Native methods in Java?
    • Discuss
    • 7. What is Auto boxing and unboxing?
    • Discuss
    • 8. How does thread synchronization occurs inside a monitor?
    • Discuss
    • 9. Why do we need wrapper classes in Java?
    • Discuss
    • 10. What is Shallow and deep cloning in Java?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment