1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress

What does this program result in?
Compiler or Linker error

What value does the program return to the command line?
4
What is meant by the question “what value does the program return to the command line” versus “what value does the program print out”?
The first references the value of the return statement in main as an exit code, the second references something explicitly written via pus or printf after a successful run of the program. You can still have this exit code despite a program error.
Fill in the blanks

Write True/False for all of these errors being present

a+1 in boolean algebra equals?
1
Write down all the essential boolean algebra formulas
