Free Online Skill Test Advanced C Language (Test 10)

Results

#1. What is the output of the following code

#2. What is output of the following code?

#3. What is the expected answer for this code?

#4. What is output of the following code?

#5. What is output of the following code?

#6. What will be the output of the program?

#7. What is output of the following code?

#8. What is output of the following code?

#9. Consider a static variable is defined in header file, which is being used in multiple C files, and value of variable is assigned in one of those c files. Which statement is true?

#10. What will be the output of the program?

#11. What is output of the following code?

#12. What will be the output of below program?

#13. What is output of the following code?

#14. What is the expected answer for this code?

#15. What will be the output of the program?

#16. Print first x characters of a string using printf();

Finish