Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

D | Question 2 5 pts You can store the values true and false in bool variables,

ID: 3752934 • Letter: D

Question

D | Question 2 5 pts You can store the values true and false in bool variables, which are commonly used as flags. Gaddis 230) Assume the integer variables 2,4, and 6. Indicate whether the Boolean variable result holds the value of true or false. For example: bool result c 4; result will hold the value of true because c is less than 10 and only one side of an OR (I) needs to be true for the statement to be true; both sides have to be true for an AND(&&) bool result-a--3ll b>1 I Choose l bool result . 5 1) l Choose) D | Question 3 4 pts © F10 F3 F4 FS

Explanation / Answer

ANSWER:-

TRUE

FALSE

TRUE

TRUE

FALSE