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
are not aware for
B
No correction required
C
are not aware of
D must not to be aware for
E
are not to be aware
Share : |
A Both are identical
B No difference, except extern int fun(); is probably in another file
C None of these
D int fun(); is overrided with extern int fun();
Share : |
A (((a+i)+j)+k+l)
B ((((a+i)+j)+k)+l)
C *(*(*(*(a+i)+j)+k)+l)
D ((a+i)+j+k+l)
Share : |
A All of the above
B A variable that stores address of an instruction
C A variable that stores address of other variable
D A keyword used to create variables
Share : |
A &
B *
C &&
D ||
Share : |
A ink
B ack
C let
D ite
Share : |
A 27
B 9
C 3
D 30
Share : |
A x=31, y=504, z=504
B x=31, y=500, z=500
C x=31, y=498, z=498
D x=31, y=502, z=502
Share : |
A Mello
B Hello
C HMello
D MHello
Share : |
A 4000, 4004, 4008
B 8, 8, 8
C 4000, 4002, 4004
D 4000, 4008, 4016
Share : |