Solved

Which of the Following Struct Definitions Is Correct in C \quad

Question 19

Multiple Choice

Which of the following struct definitions is correct in C++?


A) struct studentType
{
\quad int ID;
};
B) struct studentType
{
\quad string name;
\quad int ID;
\quad double gpa;
}
C) int struct studentType
{
\quad ID;
}
D) struct studentType
{
\quad int ID = 1;
};

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents