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

  Topics Views Last post
Programming and Graphic Design » What happens if you attempt to use a variable before it has been initialized? New
Started by Themember4
213 Aug 30, 2020
Programming and Graphic Design » Provide an example of how you might use a boolean, a float, a char, a String, and an int. New
Started by jhjkgdfhk
74 Aug 30, 2020
Programming and Graphic Design » The advantage(s) of the Random class' pseudo-random number generators, compared to the Math.random ... New
Started by nmorano1
90 Aug 30, 2020
Programming and Graphic Design » The Java graphics coordinate system is similar to the coordinate system one finds in mathematics in ... New
Started by jCorn1234
57 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
83 Aug 30, 2020
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
33 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 » 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 » Explain, in words, what the following statement computes: int z = (int) Math.ceil(Math.sqrt(x) / ... New
Started by Jipu 123
230 Aug 30, 2020