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 |
Can interface be private in java?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
Explain about procedural programming language or structured programming language and its features?
How to create a custom exception?
What is better- service oriented or batch oriented solutions?
How do you compare two strings lexicographically?
which methods consisting of the serilizable interface?
Are true and false keywords?
Can we have multiple catch block for a try block?
What is a superclass?
What is instance synchronization?
What are the features of junit?