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