Choose the incorrect statements.

C Prog Structure & Union

Quiz
•
Computers
•
University - Professional Development
•
Hard

shafali dhall
Used 19+ times
FREE Resource
Student preview

20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Array stores data of only same type
Array can be a part of a structure
Array of structure is allowed
Structure stores data of the same or different type
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following comments about union are false?
Union is a structure whose members share the same storage area.
The compiler will keep track of what type of information is currently stored.
Only one of the members of union can assigned a value at a particular time.
Size allocated for union is the size of its member needing the maximum storage.
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following comments about the usage of structure is true?
Storage class can be assigned to an individual member.
Individual members can be initialized within a structure type declaration.
The scope of a member name is confined to the particular structure, within which it is defined.
None of the above
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
a-->b is syntactically correct if
a and b are structures
a is a structures and b is a pointer to a structure
a is a pointer to a structure in which b is a field
a is a pointer to a structure in which b is a field
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
typedef is a ............
fundamental Data Type
Derived data type
User defined data type
None of above
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which one is not user defined data type...
Funtion
Enumeration
structure
Union
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Structure members can be access using object and
- (dot) operator
-> (arrow) operator
+ operator
All of Above
Create a free account and access millions of resources
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade