//1 byte is of 8 bits... printf("Size of this data type is %ld bits\n",sizeof(int) * 8 ); printf("Size of this data type is %ld bits\n",sizeof(char) * 8 ); printf ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results