26. What will be the output of the program?
27. What will be the output of the program (Turbo C in 16-bit platform DOS)?
A. GkFeed Gk
B. GkFeed GkFeed
C. Gk Gk
D. Error
28. If the size of the pointer is 4 bytes then What will be the output of the program?
A. 22, 4
B. 25, 5
C. 24, 5
D. 20, 2
29. What will be the output of the program?
A. The string is not empty
B. The string is empty
C. No output
D. 0
30. What will be the output of the program?
A. Unpredictable integer value
B. 0
C. -1
D. Error