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
I most agonised
B
agonises me most
C No correction required
D
most agonising me
E
agonising me most
Share : |
A 1002, 2004, 4008, 2
B Error
C 1002, 1002, 1002, 1
D 2004, 4008, 8016, 1
Share : |
A 5
B 125
C 25
D Garbage value
Share : |
A (null)
B India
C AptitudeCrack
D BndiaBIdiaAptitudeia
Share : |
A lice ice ce e
B ecilA
C Alice lice ice ce e
D Alice
Share : |
A 2 4 6 8 10
B 2, 15, 6, 8, 10
C 7, 9, 11, 13, 15
D 3, 1, -1, -3, -5
Share : |
A 20, 2, 2
B 20, 4, 4
C 16, 2, 2
D 10, 2, 4
Share : |
A Error: suspicious pointer conversion
B Error: invalid assignment for x
C None of above
D No error
Share : |
A Error: LValue required
B Error: Expression syntax
C Error: Declaration syntax
D Error: Rvalue required
Share : |
A float *fun(float**);
B float **fun(float***);
C float ****fun(float***);
D float fun(float***);
Share : |