C Language Multiple Choice Questions and Answers
Computer Languages
1. | The C language ______ case sensitive. |
---|
2. | The acronym ANSI stands for |
---|
3. | The C language _______ recursion. |
---|
4. | Pointers are used to pass arguments to a function by _______ |
---|
5. | A pointer that does not hold an invalid address is known as a _______ |
---|
6. | String ______ a primitive data type in C. |
---|