What is a void return type?
By on Jun 3, 2007 in C/C++ Interview Questions, JAVA Interview Questions
A void return type indicates that a method does not return a value.
Java Interview Questions | IT interview questions | Software Testing Interview questions | .Net Interview Questions | Job Interview Questions & Answers | Tough Interview Questions | Technology Interview Questions | Tech Interview Questions | Testing Interview Questions | SAP Interview Questions | ABAP Interview Questions | Data Warehousing Interview Questions
Current ArticleBy on Jun 3, 2007 in C/C++ Interview Questions, JAVA Interview Questions
A void return type indicates that a method does not return a value.