|
Question 6:
Choice 4 fread()
Note : Protype of this function is as :
size_t fread(void *ptr, size_t size, size_t nitems, FILE *stream);
Question 7:
Choice 4 printf("\"My salary was increased by 15%%!\"\n");
Question 8:
Choice 4 A declaration occurs once, but a definition may occur many times.
Question 9:
Choice 5 11
Question 10:
21 , 11, 13, 13
|