In this article at OpenGenus, we have presented 50 interview questions based on struct (Structure) in C++ and C Programming Language. Each question is provided with the answer and detailed explanation.
Table of ContentMultiple Choice QuestionsDescriptive QuestionsPractical QuestionsMultiple Choice Questions1. Which of the following statements is true about C++ structs?
a) Structs can have member functions.
b) Structs can only have member variables.
c) Structs can inherit from other struc...
Published on August 09, 2023 23:57