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

  Topics Views Last post
Programming and Graphic Design » If x is a string, then x = new String("OH"); and x = "OH"; will accomplish the same thing. New
Started by jhjkgdfhk
79 Aug 30, 2020
Programming and Graphic Design » You specify the shape of an oval in a Java applet by defining the oval's New
Started by tichca
147 Aug 30, 2020
Programming and Graphic Design » What value will z have if we execute the following assignment statement? int z = 50 / 10.00; New
Started by jc611
181 Aug 30, 2020
Programming and Graphic Design » The String "A nice box" is drawn New
Started by joblessjake
81 Aug 30, 2020
Programming and Graphic Design » Explain, in words, what the following statement computes: int z = (int) Math.ceil(Math.sqrt(x) / ... New
Started by Jipu 123
303 Aug 30, 2020
Programming and Graphic Design » Since you cannot take the square root of a negative number, you might use which of the following ... New
Started by sdfghj
74 Aug 30, 2020
Programming and Graphic Design » If you want to output the text "hi there", including the quote marks, which of the following could do that? New
Started by tnt_battle
76 Aug 30, 2020
Programming and Graphic Design » If x is an int and y is a float, all of the following are legal except which assignment statement? New
Started by bclement10
80 Aug 30, 2020
Programming and Graphic Design » Consider the double value likelihood = 0.013885. What would be output if DecimalFormat dformatter = ... New
Started by Tazate
133 Aug 30, 2020
Programming and Graphic Design » A Java variable is the name of a New
Started by jace
101 Aug 30, 2020