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

  Topics Views Last post
Programming and Graphic Design » If you need to import not only the top-level of a package, but all its secondary levels as well, you ... New
Started by jerry coleman
68 Aug 30, 2020
Programming and Graphic Design » What is wrong with the following assignment statement? Assume x and y are both String objects. ... New
Started by maychende
57 Aug 30, 2020
Programming and Graphic Design » What is the function of the dot operator? New
Started by LCritchfi
28 Aug 30, 2020
Programming and Graphic Design » The figure drawn in this applet is New
Started by ETearle
34 Aug 30, 2020
Programming and Graphic Design » How do the statements "import java.util.*;" and "import java.util.Random;" differ from each other? New
Started by karateprodigy
91 Aug 30, 2020
Programming and Graphic Design » In order to create a constant, you would use which of the following Java reserved words? New
Started by awywial
46 Aug 30, 2020
Programming and Graphic Design » Unlike the String class where you must pass a message to an object (instance) of the class, as in ... New
Started by nautica902
197 Aug 30, 2020
Programming and Graphic Design » Java is able to represent 255 * 255 * 255 = 16,581,375 distinct colors. New
Started by dalyningkenk
135 Aug 30, 2020
Programming and Graphic Design » Which of the following is true regarding the mod operator, %? New
Started by ec501234
48 Aug 30, 2020
Programming and Graphic Design » If String a = "ABCD" and String b = "abcd" then a.equals(b); returns false but ... New
Started by karlynnae
65 Aug 30, 2020