MCQs > IT & Programming > C Programming > What is the output of printf('%d\n', sizeof(long) / sizeof(int))?

C Programming MCQs

What is the output of printf("%d\n", sizeof(long) / sizeof(int))?

Answer

Correct Answer: Depends on the implementation, but always some number >= 1.

Explanation:

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

C Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it