This topic contains 0 replies, has 0 voices, and was last updated by EduGorilla 1 year, 11 months ago.
- AuthorPosts
- Select Question Language :
Directions: Use the following program segment to answer the question given below. Assume user input of 1, 2, 5, 7, 4, 6.
INPUT A, B, C
C = A + B
PRINT A, B, C
INPUT A, B
INPUT C$
PRINT C$
What will happen after the sixth line is executed?Options :-
- The value that is in C$ will be printed.
- The numeric value in C will be printed.
- An error will occur.
- The program will not execute this line because there is an error in the previous line.
Post your Training /Course EnquiryAre You looking institutes / coaching center for- IIT-JEE, NEET, CAT
- Bank PO, SSC, Railways
- Study Abroad
- AuthorPosts