Question: Union elements can be of different sizes.

Options

A : True

B : False

C : -

D : -

Click to view Correct Answer

Previous || Next

Structures, Unions, Enums - True / False Questions more questions

Bit fields CANNOT be used in union.

one of elements of a structure can be a pointer....

A structure can be nested inside another structure.

Which of the following statement is True?

The '.' operator can be used access structure elements using....

A structure can contain similar or dissimilar elements

The '->' operator can be used to access structures elements....

It is not possible to create an array of pointer....

If the following structure is written to a file using....

size of union is size of the longest element in....

Arrays - General Questions more Online Exam Quiz

Structures, Unions, Enums - Point Out Errors

Structures, Unions, Enums - Yes / No Questions