C operators and expressions

  • Due No due date
  • Points 61
  • Questions 61
  • Time Limit None
  • Allowed Attempts Unlimited

Instructions

Questions to check that you know what all of the operators and punctuation are for in C, and some questions to test that you can evaluate C expressions (taking into account order of operations, different data types, etc.). Note that the point values on the questions are not important. You should be able to get a 100% on this quiz as you get comfortable with C. If you need to refresh your memory on any topics, see the following for links to resources: C Starting.