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
he or she has access
B No correction required
C
they have access
D
one of them have access
E
access can be available
Share : |
A | (pipeline)
B * (asterisk)
C - (hyphen)
D _ (underscore)
Share : |
A Yes
B No
Share : |
A No
B Yes
Share : |
A No
B Yes
Share : |
A Yes
B No
Share : |
A No
B Yes
Share : |
A Representation of void pointer
B None of above
C Representation of NULL pointer
D Error
Share : |
A char *p = (char*)malloc(100);
B char *p = (char *)(malloc*)(100);
C char *p = (char) malloc(100);
D char p = *malloc(100);
Share : |
A stdio.h and stddef.h
B stdio.h
C stddef.h
D math.h
Share : |
