chapter 6 excercise questions -
11-02-2012, 07:17 PM
im lost on these questions
3. What type of value is obtained by evaluating each of the following expressions?
a)height < 3
b)(5+1)*10
c)who==plato
7.Is it possible to have more than one Return statement in a function?
10. In boolean expression containing multiple conditions,what operators may he used to connect the conditions?
11. A boolean expression containing multiple conditions is often difficult to understand. What alternative structure can be used to achieve the same results?
|