Computer Science - Object Oriented Programming Using C++ - Discussion
Discussion Forum : Object Oriented Programming Using C++ - Section 6 (Q.No. 24)
24.
Which of the following is false?
Discussion:
1 comments Page 1 of 1.
Ayesha said:
3 years ago
Answer is D.
void line(char);
int cube(int);
Both void and value-returning functions can receive arguments.
void line(char);
int cube(int);
Both void and value-returning functions can receive arguments.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers