Embed presentation
Download to read offline

This document lists 10 questions about programming concepts including control structures like switch statements, loops, functions, and variables. It asks about when to use switch statements over multiple if statements, whether a default case is necessary in a switch, the differences between break and continue, differences among for, do while and while loops, definitions of global and local variables, pass by value in functions, loop control statements, finite vs infinite loops, calling functions within functions, and what a constant is.
