C Online Test

Start Your Test

keyboard_arrow_down

Instructions:

  • Total number of questions: 10.
  • Time allotted: 10 minutes.
  • Each question carries 1 mark.
  • No negative marks.
  • DO NOT refresh the page.
  • All the best :-)

What You Will Learn:

This C Constants Online Test helps you to Boost your Knowledge in C. In this test, we will cover the topics in the form of questions like
  • The %s along with the 'by' is not read as a format modifier while new line character prints the new line.
  • ‘\0’ is accepted as a char in the string.
  • 0101 is the octal representation of 8.
  • str is null terminated but ary is not.