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