✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Given the following code fragment:
/*
The C standard library header <limits.h> provides macros that
define the range of each integer type [including the character types]
*/
#include <limits.h>
unsigned char x = UCHAR_MAX;
write the exact value resulting from the evaluation of expression sizeof(x) when compiled using -bit GCC compiler.
Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!