21.
You define a structure type globally because

28.
Assume that a program creates and initializes a Short Integer variable named age and a pointer named agePtr, to which it assigns the address of the age variable. Which of the following statements will assign the number 21 to the age variable?

29.
The statement fwrite ( (char*)&objl, sizeof(objl) );

Read More Section(Object Oriented Programming Using C Plus Plus)

Each Section contains maximum 100 MCQs question on Object Oriented Programming Using C Plus Plus. To get more questions visit other sections.