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