Is delete, next, main, exit or null keyword in java?
Answer Posted / 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 |
Post New Answer View All Answers
What is a control variable example?
Explain the importance of thread scheduler in java?
Where are the local variables stored?
What is the difference between length and length () in java?
What is type safety in java?
What is arguments in java?
Describe the Big-O Notation.
What is the base class for error and exception?
Difference between Preemptive scheduling vs. Time slicing?
What are the two basic ways in which classes that can be run as threads may be defined?
How many boolean functions are there?
What are the changes in java.io in java 8 ?
What technique is carried out to find out if a particular string is empty?
When arithmeticexception is thrown?
What is an error in java?