In: Computer Science
1. What guidelines are to be followed for naming variables?
2. What is the difference between a primitive variable and a reference variable?
3. What is meant by the term "Conditionally Executed"?
4. Why is it good advice to indent all the statements inside a set of braces?
5. Describe the difference between pretest loops and posttest loops.