how to convert mm/dd/yy to dd/mm/yy using collections in
java.
Answer Posted / ravi jain
Dear Sankar ur ans is ok bur it has some mistakes
suppose if some one enter month value <12,
this program accept dis as well
can u modify dis so that it wouldn't accept
month value greater than 12...
Ravi jain
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
please send me hr interview questions in it industry
Difference between this() and super() ?
What are the advantages and disadvantages of object cloning?
What is stringjoiner ?
Why we do exception handling in java and how many types of exceptions are there?
What is a two-pass assembler?
What is the use of bufferedreader?
What does string mean in java?
Define "Access specifiers" in java.
What classes of exceptions may be caught by a catch clause in java programming?
What is the purpose of using java.lang.class class?
What is jvm? Why is java called the platform independent programming language?
What is the parse method in java?
What are the features of java?
Can a class be declared as protected?