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 |
Explain the scope or life time of class variables or static variables?
What is volatile data type?
How do you declare a string variable?
Which variables are stored in stack?
What is the meaning of nullable?
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
Can a method be static?
Describe OOP in java?
Is 'sizeof' a keyword?
What class of exceptions are generated by the java run-time system?
What is proper subset?
Why is singleton instance static?