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
in their attempting to repair
B
in their attempt for repairs
C for their attempt to repair
D
with their attempt to repair
E
No correction required
Share : |
A
B
C
D
Share : |
A Garbage value
B 2
C 4
D 8
Share : |
A Garbage value
B 0xffee
C 0xffff
D Error
Share : |
A 10.100000
B Error
C 10
D Garbage value
Share : |
A 24 bytes
B 56 bytes
C 128 bytes
D 12 bytes
Share : |
A 4, 16
B 2, 8
C 16, 32
D 8, 24
Share : |
A Error
B 65536
C Allocation failed
D No output
Share : |
A Error: We cannot store address of allocated memory in a
B Error: unable to free memory
C Error: unable to allocate memory
D No error
Share : |
A No error
B Error: in strcpy() statement.
C Error: in *ptr = (char)malloc(30);
D
Error: in free(ptr);
Share : |