Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Object Oriented Programming Using C++
A function that returns no values to the program that calls it is _____
not allowed in C++
type void
type empty
type barren
Correct Answer:
type void
← Previous Question
Next Question→
More Questions from
Object Oriented Programming Using C++
Evaluate the following expression: 3 >6&&7>4
Header files often have the file extension _____
If you design a class that needs special initialization tasks, you will want to design a(n) _____
Which of the following assigns the number 5 to the area variable?
The keyword used to define a structure is _____
A C++ program contains a function with the header int function(double d, char c). Which of the following function headers could be used within the same program?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments