Question: Point out the error in the program?

Options

A : 4

B : 2

C : Error: cannot set bit field for float

D : Error: Invalid member access in structure

Click to view Correct Answer

Previous || Next

Structures, Unions, Enums - Point Out Errors more questions

Point out the error in the program?

Point out the error in the program?

Point out the error in the program in 16-bit platform?

Point out the error in the program?

Point out the error in the program?

Point out the error in the program?

A union cannot be nested in a structure

Nested unions are allowed

Bit fields CANNOT be used in union.

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

Arrays - General Questions more Online Exam Quiz

Structures, Unions, Enums - True / False Questions

Structures, Unions, Enums - Yes / No Questions