Structure definition is terminated by
(a):
(b)}
(c);
(d) ::
From the Topic: Arrays and structures of C++
Answers
Answered by
8
Answer:
Variables declared inside a class are called as data elements or data members. ... Explanation: While terminating a structure, a semicolon is used to end this up.
Similar questions