Is delete, next, main, exit or null keyword in java?



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

Post New Answer

More Core Java Interview Questions

What is multithreading and its advantages?

0 Answers  


Can a class extend abstract class or interface? why

4 Answers   Wipro,


Why is sizeof not a function?

0 Answers  


What is function and method in java?

0 Answers  


In C we use only compiler. Why java uses both compiler and interpreter? What is its significance?

5 Answers  


What do you mean by aggregation?

1 Answers  


Why is it called a string?

0 Answers  


write a program to create an arraylist with string(add,remove) operation.and value should be enter through keyboard.

0 Answers   Axcend,


how many types of Inheritance?

0 Answers   Impetus,


what is the use of abstract class and interface with example?

2 Answers   Cycore, DNS, Technoram,


Difference between Applet & Application?

6 Answers  


how can we synchronize Hash map?

3 Answers   CTS,


Categories