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 |
What is final access modifier in java?
How can you make sure that your singleton class will always return single instance in multi-threaded environment?
What is java autoboxing?
What are the parts of a method?
Similarity and difference between static block and static method ?
What are the two types of java programming?
How to use scanner in java?
What is split return?
When to use runnable interface vs thread class in java?
Difference between Map & Hashmap
Difference between notify() method and notifyall() method in java?
When does an object becomes eligible for garbage collection in java?