C

 48 Minutes
 24 Questions


This test covers a wide range of topics related to the C programming language and its associated technologies. It will assess the student's knowledge of C, including tasks and threads using POSIX Pthreads, the standard library, POSIX I/O, pointers, arrays and strings, data types such as structs and unions, and data structures. The test will also evaluate the student's ability to apply their knowledge of C in practical scenarios.


Example Question:

Multiple-Choice
Answers
 
1. Empty output
 
2. 16 2
 
3. 8 2
 
4. 8 4
 
5. 16 4