Programming in C - Structure and Union

6. If initialization is a part of a structure, then storage class can be

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


7. Which of the following comments about union are true?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


8. Which of the following comments about the usage of structure is true?

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


9. Consider the following declaration.
struct addr
{
char city [10];
char street [20];
int pincode;
};
struct
{
char name[20];
int sex;
struct addr locate;
} criminal, *kd * &criminal;
sex can be accessed by

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


10. Consider the following declaration.
struct addr
{
char city [10];
char street [20];
int pincode;
};
struct
{
char name[20];
int sex;
struct addr locate;
} criminal, *kd * &criminal;
pincode can be accessed by

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *


  • Structures And Union Questions can be used to give quizzes by any candidate who is preparing for UGC NET Computer Science
  • This Structures And Union Questions section will help you test your analytical skills in a tricky method, thereby giving you an edge over other students
  • Any student who wants to prepare for DOEACC A Level, DOEACC B Level, and DOEACC C level can also use these Objective Type Questions Answer.
  • All candidates who have to appear for the Kendriya Vidyalaya Entrance exam can also refer to this mcq section.
  • You can also get access to the Structures And Union MCQ ebook.
  • Structures And Union Questions can be used in the preparation of JRF, CSIR, and various other exams.
  • You can also download pdf for these Structures And Union multiple-choice questions Answers.
  • This Structures And Union Multiple Choice Questions Answers section can also be used for the preparation of various competitive exams like UGC NET, GATE, PSU, IES, and many more.
  • Structures And Union Questions can be used to gain a credit score in various undergraduate and postgraduate courses like BSc, MSc and MCA
  • Structures And Union Questions for UGC NET Computer Science

    Structures And Union MCQ

    Structures And Union Multiple choice questions