Answer Posted / shalu
init();
start();
pain();
stop();
destory();
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Which is the class in java?
Why is singleton class used?
What is a null class?
How is Object Oriented Programming different from Procedure Oriented Programming?
What is a values collection view ?
What is a cup of java?
Is java a security risk?
What is the syntax and characteristics of a lambda expression? Explain
Write a program to print fibonacci series up to count 10.
Explain about the select method with an example?
What is the difference between public, private, protected, and friend access?
What is the size of int in 64-bit jvm?
Is age a discrete variable?
design an lru cache in java?
Which is faster string or stringbuilder?