31. What will be the output of the program in Turbo C?
A. Gk Feed
B. Feed
C. Gk
D. Error
Advertisement
32. What will be the output of the program?
A. Equal
B. Unequal
C. Error
D. None of above
Advertisement
33. What will be the output of the program?
A. Gk Feed
B. Feed Gk
C. Gk Gk
D. Feed Feed
Advertisement
34. What will be the output of the program?
A. Error
B. d
C. e
D. abcdefgh
Advertisement
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
Advertisement
< PREVIOUS POSTStrings - General Questions
NEXT POST >Strings - Point Out Correct Statements