31. What will be the output of the program in Turbo C?
A. Gk Feed
B. Feed
C. Gk
D. Error
32. What will be the output of the program?
A. Equal
B. Unequal
C. Error
D. None of above
33. What will be the output of the program?
A. Gk Feed
B. Feed Gk
C. Gk Gk
D. Feed Feed
34. What will be the output of the program?
A. Error
B. d
C. e
D. abcdefgh
35. What will be the output of the following program in a 16-bit platform assuming that 1022 is the memory address of the string “Hello1” (in Turbo C under DOS)?
A. 1022 Hello2
B. Hello1 1022
C. Hello1 Hello2
D. 1022 10