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
What is a subsequence of a string?
What is difference between add() and addelement() in vector?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
How do we access static members in java?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
What is oop principle in java?
Who is founder of java?
Why we go for collections in java?
How strings are created in java?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
how to split string in java?
What are the advantages of defining packages in java?
Is array synchronized in java?
What is meant by oops concept in java?
What is callable java?