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

  Topics Views Last post
Programming and Graphic Design » You specify the shape of an oval in a Java applet by defining the oval's New
Started by tichca
83 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
154 Aug 30, 2020
Programming and Graphic Design » The String "A nice box" is drawn New
Started by joblessjake
37 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
228 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
43 Aug 30, 2020
Programming and Graphic Design » There are three ways that data conversion may occur-by assignment, by promotion, by casting. New
Started by cmoore54
33 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
33 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
82 Aug 30, 2020
Programming and Graphic Design » A Java variable is the name of a New
Started by jace
31 Aug 30, 2020
Programming and Graphic Design » There are a number of reserved words in Java that have no current meaning (denoted with an * in ... New
Started by sam.t96
50 Aug 30, 2020