Answer Posted / ram
void means clearly we can say it doesn't return
anything .void is a non returntype function
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is a java list?
Why is stringbuffer not immutable?
What is a "pure virtual" member function?
What are the major drawbacks of external iteration?
What is a package in java? List down various advantages of packages.
What is a condition in java?
Is an empty arraylist null?
Explain about features of local inner class?
What programs use java?
What is the lifetime and scope of a variable?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
Is empty set an element of empty set?
What is the difference between dom and sax parser in java?
What is static keyword?
Can you create an object of an abstract class?