Login
Register
Recent Posts
Menu
Home
Arcade
Search
Textbooks
Gallery
Videos
Contact
Homework Clinic
Textbooks
Java Software Solutions: Foundations of Program Design ¦ Lewis, Loftus ¦ 8th Edition
Question List for "Java Software Solutions: Foundations of Program Design"
Pages:
1
...
34
35
[
36
]
37
38
...
41
Topics
Views
Last post
Programming and Graphic Design
»
The Java graphics coordinate system is similar to the coordinate system one finds in mathematics in ...
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
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.
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;
Started by
jc611
154
Aug 30, 2020
Programming and Graphic Design
»
The String "A nice box" is drawn
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) / ...
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 ...
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.
Started by
cmoore54
33
Aug 30, 2020
Programming and Graphic Design
»
A variable of type boolean will store either a 0 or a 1.
Started by
ETearle
159
Aug 30, 2020
Programming and Graphic Design
»
In Java, 'a' and 'A' are considered to be different values.
Started by
tfester
90
Aug 30, 2020
Pages:
1
...
34
35
[
36
]
37
38
...
41
Search
Username
Password
Always stay logged in
Forgot your password?
Login with Facebook
Login with Google