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
No correction required
B
were to be cheated
C
had been cheating
D
had been cheated
E
have been cheated
Share : |
A No error
B display() is called before it is defined C None of these
D display() doesn't get invoked Share : |
A Error: Invalid member access in structure
B 2
C 4
D
Error: cannot set bit field for float
Share : |
A No error, Output: Suresh 25
B Error: Rvalue required
C Error: invalid constant expression
D Error: Lvalue required/incompatible types in assignment
Share : |
A The code runs successfully.
B Error: scanf() function cannot be used for structures elements. C Error: Floating point formats not linked Abnormal program termination.
D Error: structure variable must be initialized.
Share : |
A 1, 2, 3
B 2, 3
C 1, 2
D 1, 3, 4
Share : |
A d.month = 12
B &pdt.month = 12
C pdt.month = 12
D pdt->month = 12
Share : |
A Structure maruti is nested within structure engine.
B Structure maruti is nested within structure bolts.
C Structure engine is nested within structure maruti.
D Structure bolts is nested within structure engine.
Share : |
A True
B False
Share : |
A False
B True
Share : |