InterviewSolution
Saved Bookmarks
| 1. |
The data elements in the structure are also known as what?(a) objects(b) members(c) data(d) objects & dataI got this question in semester exam.This intriguing question comes from Structures topic in portion Types, Pointers, Arrays & Structures in C++ of C++ |
|
Answer» Right answer is (b) members |
|