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