what release of java technology are currently available what
do they contain?



what release of java technology are currently available what do they contain?..

Answer / ananthakrishnan

Currently 1.6 were available. New things were annotation
introduced.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is 3-tier model?

3 Answers   Wipro,


Can you access the private method from outside the class?

1 Answers  


What is inner class?what is the use of inner class?where we create the object for inner class? and inner class can extend any class or inner class can implement any interface?

1 Answers   Wipro,


How can you avoid serialization in child class if the base class is implementing the serializable interface?

1 Answers  


What is the string function?

1 Answers  


How TreeMap sorts the objects inside it?? suppose if have include one employee object and one car object. On what basis it will sort?

5 Answers  


What is diffrance between FINALIZE() & FINALLY ?

2 Answers   Infosys,


Different types of modifiers?

8 Answers   RoboCom,


How GC (Garbage Collector) knows the objects reference is unused.Whether GC removes the unused object Parmanently or it maintains something.

2 Answers  


waht You know about thread programming?

1 Answers  


What is arraylist e in java?

1 Answers  


Write a java program to count the number of words present in a string?

1 Answers  


Categories