Vidyalelo
Computer Science · Q17

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 17

Q17

A function that returns no values to the program that calls it is _____

A.
not allowed in C++
B.
type void
Answer
C.
type empty
D.
type barren

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board