Answer Posted / shalu
init();
start();
pain();
stop();
destory();
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is autoboxing in java?
How many bits are in a sentence?
Explain restrictions on using enum?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
What is unmodifiable list in java?
Explain about procedural programming language or structured programming language and its features?
What is a function in java?
Explain super keyword in java.
What is the purpose of the strictfp keyword?
What is a treeset class?
How java enabled high performance?
What is multi level inheritance in java?
What is nested class?
whatis Home interface and Remoteinterface? with example?
How to obtain a performance profile of java program