MCQs > IT & Programming > C++ > What is the below code? struct code { unsigned int x: 4; unsigned int y: 4; };

C++ MCQs

What is the below code? struct code { unsigned int x: 4; unsigned int y: 4; };

Answer

Correct Answer: A bit field structure declaration.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C++ Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it