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 meant by Java interpreter?
Difference between abstract class and Interfaces?
7 Answers CTS, iFlex, PA Consulting, Sai Softech, Value Chain,
Is an object null?
What is the string function?
What is the difference between yielding and sleeping in java programming?
Is singleton class thread safe?
what is the main differene between synchronize() method and Synchronize{}block?
What is qualitative variable?
How do you compare two strings lexicographically?
Can a static class have a constructor?
JVM is platform independent or depeneded?
What is the difference between static binding and dynamic binding?