#[0]​ write the c code for declaring a 258 character char array that starts with “0x” followed by 256 characters, selected from the hexadecimal set of single digit numerals and letters “a” through “f”.

Reply to this note

Please Login to reply.

Discussion

void main() {

printf(“no\n”);

return 1;

}