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