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
Had I
B
If I have had
C
In case I would have
D Had I been
E
No correction required
Share : |
A Error: in int(*p)() = fun; B Error: fun() prototype not defined
C None of these
D No error
Share : |
A No
B Yes
Share : |
A Integer pointer
B Integer
C Error in declaration
D None of above
Share : |
A P is a constant
B None of above
C P is character type
D P is a character constant
Share : |
A x is an array of three pointer
B x is an array of three function pointers
C Error in x declaration
D x is a pointer
Share : |
A 1
B 2
C red
D 0
Share : |
A 1, 2, 3, 4
B 1, 2, 3, 4, 5
C No output
D Error: Cannot use typedef with an array Share : |
A 72, 68.000000
B 68, 72.000000
C 72.000000, 68
D 68.000000, 72.000000
Share : |
A 0
B 90
C 90.000000
D 9
Share : |