INTRO TO C PROGRAMMING Assessment

Test your knowledge with this 10-question quiz. Each question has 4 options.

Score 50% or more to pass. Good luck!

1. Who developed the C programming language and when?
2. Which of these is NOT a reason to learn C programming?
3. What is the correct function to print output to the console in C?
4. Which operator is used to get the memory address of a variable?
5. What function is used to dynamically allocate memory in C?
6. How are strings typically represented in C?
7. What is the main difference between a structure and a union in C?
8. Which preprocessor directive is used to include header files?
9. What are the parameters of the main function that handle command line arguments?
10. What is the minimum score needed to pass the final assessment for certification?