Question List for "Java Software Solutions: Foundations of Program Design"

  Topics Views Last post
Programming and Graphic Design » How many times will the following loop iterate? New
Started by Mimi
83 Aug 30, 2020
Programming and Graphic Design » Consider the following outline of a nested if-else structure which has more if clauses than else ... New
Started by littleanan
88 Aug 30, 2020
Programming and Graphic Design » When comparing any primitive type of variable, == should always be used to test to see if two values ... New
Started by tth
77 Aug 30, 2020
Programming and Graphic Design » Assume that count is 0, total is 20 and max is 1. The following statement will do which of the following? New
Started by Charlie
80 Aug 30, 2020
Programming and Graphic Design » In Java, selection statements consist of the if and if-else statements. New
Started by notis
95 Aug 30, 2020
Programming and Graphic Design » Which of the sets of statements below will add 1 to x if x is positive and subtract 1 from x if x is ... New
Started by captainjonesify
79 Aug 30, 2020
Programming and Graphic Design » Of the following if statements, which one correctly executes three instructions if the condition is true? New
Started by schs14
107 Aug 30, 2020
Programming and Graphic Design » If x is currently equal to 5, what will the value of x be after the switch statement executes? New
Started by WWatsford
100 Aug 30, 2020
Programming and Graphic Design » If a break occurs within the innermost loop of a nested loop that is three levels deep New
Started by skymedlock
83 Aug 30, 2020
Programming and Graphic Design » Rewrite the following set of if statements using a nested if-else structure. New
Started by fagboi
78 Aug 30, 2020