C Programming Multiple Choice Questions and Answers
Computer Languages
49. | The acronym ASCII stands for _______ |
---|
50. | The octal number 012 is equivalent to decimal number |
---|
51. | The void data type is also used to specify a _______ pointer. |
---|
52. | A structure and a union use a _____ syntax. |
---|
53. | The function ________ provide a way to access the records in a file in random order. |
---|
54. | The _______ function can be used to adjust the size of dynamically allocated array. |
---|