What is void keyword?



What is void keyword?..

Answer / Vivek Kumar Dwivedi

In Core Java, `void` is a keyword used to indicate the absence of a return value for methods.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain the scope or life time of class variables or static variables?

1 Answers  


What is volatile data type?

1 Answers  


How do you declare a string variable?

1 Answers  


Which variables are stored in stack?

1 Answers  


What is the meaning of nullable?

1 Answers  


Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification

1 Answers  


Can a method be static?

1 Answers  


Describe OOP in java?

2 Answers   Syntel,


Is 'sizeof' a keyword?

7 Answers  


What class of exceptions are generated by the java run-time system?

1 Answers  


What is proper subset?

1 Answers  


Why is singleton instance static?

1 Answers  


Categories