How would you format a date in java? I.e. In the ddmmyyy format?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is access modifiers?

1 Answers   Cap Gemini,


Does java list allow null?

0 Answers  


Is ++ operator is thread safe in java?

0 Answers  


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

0 Answers  


how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application

0 Answers   SAP Labs,






Can inner class be public in java?

0 Answers  


What is JIT ?

4 Answers   Satyam,


7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?

4 Answers   CSC, Nagarro, RBS,


what is Dictionary? and what purpose it is used for?

3 Answers  


What is a method signature java?

0 Answers  


Can we force the garbage collection to run?

0 Answers  


What is the statements?

0 Answers  


Categories