what release of java technology are currently available what
do they contain?
Answer Posted / ananthakrishnan
Currently 1.6 were available. New things were annotation
introduced.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give any two differences between C++ and java.
What is difference between add() and addelement() in vector?
What is a lambda expression ? What's its use ?
How do you declare an array in java?
What does the “final” keyword mean in front of a variable? A method? A class?
Explain parallel processing in java8?
what is interface in java? Explain
Are strings immutable in java?
What is anagram in java?
How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?
What is a method signature java?
What is the difference between final, finally and finalize() in java?
How many arguments can be passed to main ()?
What is difference between static class and normal class?
What are heap memory and stack memory and what are memory tables.