Answer Posted / sitaram
GregorianCalendar is a concrete subclass of Calendar and
provides the standard calendar used by most of the world.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what are final variable in java?
Can arraylist hold different types java?
What is the use of predicate in java 8?
Which is better singleton or static class?
What is thread safe java?
Can we access instance variables within static methods ?
Is it possible to specify multiple jndi names when deploying an ejb?
Is it possible for a yielded thread to get chance for its execution again?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
How do you override a private method in java?
What is the replace tool?
What does it mean that a class or member is final?
Difference between ‘>>’ and ‘>>>’ operators in java?
what is singleton in java?
How big is a boolean?