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