Vidyalelo
Computer Science · Q293

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 293

Q293

In C++, class definitions are most often

A.
stored with each program that uses them
B.
stored in a header file that is included in the programs that use them
Answer
C.
stored in a folder that you paste into every new project
D.
retyped for every new project

Answer: Option B

Solution

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