Multiple Choice
To assign values to a structure variable, you use the
A) equals operator
B) assignment operator
C) extraction operator
D) less than operator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: Given the following class, what would be
Q15: Member functions of a class<br>A) may not
Q16: The name of a constructor is _
Q17: A member function that gets called automatically
Q18: Class data members are almost always public.
Q20: What is wrong with the following structure
Q21: If you have a class named myPersonClass,
Q22: A function may return a structure.
Q23: Which of the following function declarations will
Q24: A class member function that automatically initializes