Is delete, next, main, exit or null keyword in java?
Answer / rk_237
null is the keyword in Java
where as main () ,next() and exit() ,delete() are methods.
| Is This Answer Correct ? | 6 Yes | 6 No |
What is OOP?
When should I use stringbuffer?
what do you mean by classloader in java?
what is d difference between deep cloning and shallow cloning in core java?
What is a default constraint?
What is the best way to findout the time/memory consuming process?
Why does java doesnot support multiple inheritance?
List types of storage classes in java?
difference between arraylist and linkedlist otherthan performance
What is meant by Session? Explain something about HTTP Session Class?
What are Normalization Rules? Define Normalization?
What is singletonlist in java?