Directions to Solve Which of phrases given below each sentence should replace the phrase printed in bold type to make the grammatically correct? If the sentence is correct as it is, mark 'E' as the answer. A
like attending to all
B
attended by all
C
fully attended to by
D all attended to by
E No correction required
Share : |
A The program will print the output 10 11.
B The program will print the output 11 10.
C The program will print the output 10 10.
D It will result in a compile time error.
E The program will print the output 11 11.
Share : |
A It will result in a compile time error.
B The program will print two garbage values.
C The program will print the output 10 20.
D The program will print the address of variable x1 and y1.
Share : |
A The program will print the output 10 11 11.
B It will result in a compile time error.
C The program will print the output 10 11 12.
D The program will print the output 10 11 21.
E The program will print the output 0 11 21.
Share : |
A The program will print the output 0 0 10.
B It will result in a compile time error.
C The program will print the output 10 20 9.
D The program will print the output 10 20 10.
Share : |
A The program will print the output 5 6 10.
B It will result in a compile time error.
C The program will print the output 6 6 12.
D The program will print the output 6 6 10.
Share : |
A It will result in a compile-time/run-time error.
B Garbage-value
C 10
D 0
E 20
Share : |
A It will result in a compile time error.
B The program will print the output 100 100.
C The program will print the output 9 4.
D It will result in a runtime error.
Share : |
A two
B three
C one
D no
Share : |
A Runtime error.
B Compile-time error.
C Runtime exception.
D Preprocessing error.
Share : |