Skip to content

Commit 97d66a2

Browse files
Add files via upload
1 parent d3f1cd9 commit 97d66a2

File tree

2 files changed

+286
-0
lines changed

2 files changed

+286
-0
lines changed

intro13e/checkpoint.html

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
4+
<head profile="http://gmpg.org/xfn/11">
5+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6+
<title>Introduction to Java Programming, Eleventh Edition</title>
7+
<meta name="generator" content="WordPress 3.0.1" />
8+
<!-- leave this for stats -->
9+
<link rel="stylesheet" type="text/css" href="style.css" />
10+
<link rel="stylesheet" type="text/css" href="intro6e.css" />
11+
<meta name="generator" content="WordPress 3.0.1" />
12+
</head>
13+
<body>
14+
<div id="header" style="width: 95%; height: 79px">
15+
<h2 class="blogtitle">Introduction to Java Programming and Data Structures, 13e</a></h2>
16+
<div id="main">
17+
<div id="content">
18+
<div class="entry">
19+
<div id="maincontentstyle" ; style="color: #edc100; position: relative">
20+
<h3 id="h3style">Checkpoint Questions</h3>
21+
<div id="chapter">
22+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none"
23+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter1.html" target="_blank">
24+
Chapter 1 Introduction to Computers, Programming, and Java</a></div>
25+
<div id="chapter">
26+
<a title="down load answers to Review Questions for this chapter"
27+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter2.html" style="text-decoration: none" target="_blank">
28+
Chapter 2 Elementary Programming</a></div>
29+
<div id="chapter">
30+
<a title="down load answers to Review Questions for this chapter" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter3.html"
31+
target="_blank" style="text-decoration: none">
32+
Chapter 3 Selections</a></div>
33+
<div id="chapter">
34+
<a title="down load answers to Review Questions for this chapter" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter4.html"
35+
target="_blank"
36+
style="text-decoration: none">
37+
Chapter 4 Mathematical Functions, Characters, and Strings</a></div>
38+
<div id="chapter">
39+
<a title="down load answers to Review Questions for this chapter" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter5.html"
40+
target="_blank"
41+
style="text-decoration: none">
42+
Chapter 5 Loops</a></div>
43+
<div id="chapter">
44+
<a title="down load answers to Review Questions for this chapter" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter6.html"
45+
target="_blank" style="text-decoration: none">
46+
Chapter 6 Methods</a></div>
47+
<div id="chapter">
48+
<a title="down load answers to Review Questions for this chapter" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter7.html"
49+
target="_blank" style="text-decoration: none">
50+
Chapter 7 Single-Dimensional Arrays</a></div>
51+
<div id="chapter">
52+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
53+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter8.html">
54+
Chapter 8 Multidimensional Arrays</a></div>
55+
<div id="chapter">
56+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
57+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter9.html">
58+
Chapter 9 Objects and Classes</a></div>
59+
<div id="chapter">
60+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
61+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter10.html">
62+
Chapter 10 Thinking in Objects</a></div>
63+
<div id="chapter">
64+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
65+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter11.html">
66+
Chapter 11 Inheritance and Polymorphism</a></div>
67+
<div id="chapter">
68+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none"
69+
target="_blank" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter12.html">
70+
Chapter 12 Exception Handling and Text I/O</a></div>
71+
<div id="chapter">
72+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
73+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter13.html">
74+
Chapter 13 Abstract Classes and Interfaces</a></div>
75+
<div id="chapter">
76+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
77+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter14.html">
78+
Chapter 14 JavaFX Basics</a></div>
79+
<div id="chapter">
80+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
81+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter15.html">
82+
Chapter 15 Event-Driven Programming and Animations</a></div>
83+
<div id="chapter">
84+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
85+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter16.html">
86+
Chapter 16 JavaFX UI Controls and Multimedia</a></div>
87+
<div id="chapter">
88+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
89+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter17.html">
90+
Chapter 17 Binary I/O</a></div>
91+
<div id="chapter">
92+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
93+
href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter18.html">
94+
Chapter 18 Recursion</a></div>
95+
<div id="chapter">
96+
<a href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter19.html" style="text-decoration: none" target="_blank">
97+
Chapter 19 Generics</a></div>
98+
<div id="chapter">
99+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter20.html" target="_blank">
100+
Chapter 20 Lists, Stacks, Queues, and Priority Queues</a>
101+
</div>
102+
<div id="chapter">
103+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter21.html" target="_blank">
104+
Chapter 21 Sets and Maps</a> </div>
105+
<div id="chapter">
106+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter22.html" target="_blank">
107+
Chapter 22 Developing Efficient Algorithms</a> </div>
108+
<div id="chapter">
109+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter23.html" target="_blank">
110+
Chapter 23 Sorting </a></div>
111+
<div id="chapter">
112+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter24.html" target="_blank">
113+
Chapter 24 Implementing Lists, Stacks, Queues, and Priority
114+
Queues </a></div>
115+
<div id="chapter">
116+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter25.html" target="_blank">
117+
Chapter 25 Binary Search Trees </a></div>
118+
<div id="chapter">
119+
<font color="#FF0000">
120+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter26.html" target="_blank">
121+
Chapter 26 AVL Trees </a></font></div>
122+
<div id="chapter">
123+
<font color="#FF0000">
124+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter27.html" target="_blank">
125+
Chapter 27 Hashing</a></font></div>
126+
<div id="chapter">
127+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter28.html" target="_blank">
128+
Chapter 28 Graphs and Applications</a> </div>
129+
<div id="chapter">
130+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter29.html" target="_blank">
131+
Chapter 29 Weighted Graphs and Applications</a> </div>
132+
<div id="chapter">
133+
<a style="text-decoration: none" href="https://liveexample.pearsoncmg.com/checkpoint13ejava/Chapter30.html" target="_blank">
134+
Chapter 30 Aggregate Operations on Collection Streams </a></div>
135+
</div>
136+
</div>
137+
</div>
138+
</div>
139+
</div>
140+
141+
</body>
142+
143+
</html>

intro13e/selftest.html

Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml">
3+
4+
<head profile="http://gmpg.org/xfn/11">
5+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6+
<title>Introduction to Java Programming, Eleventh Edition</title>
7+
<meta name="generator" content="WordPress 3.0.1" />
8+
<!-- leave this for stats -->
9+
<link rel="stylesheet" type="text/css" href="style.css" />
10+
<link rel="stylesheet" type="text/css" href="intro6e.css" />
11+
<meta name="generator" content="WordPress 3.0.1" />
12+
</head>
13+
<body>
14+
<div id="header" style="width: 95%; height: 79px">
15+
<h2 class="blogtitle">Introduction to Java Programming and Data Structures, 13e</a></h2>
16+
<div id="main">
17+
<div id="content">
18+
<div class="entry">
19+
<div id="maincontentstyle" ; style="color: #edc100; position: relative">
20+
<h3 id="h3style">SelfTest Questions</h3>
21+
<div id="chapter">
22+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none"
23+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=1&username=liang13e" target="_blank">
24+
Chapter 1 Introduction to Computers, Programming, and Java</a></div>
25+
<div id="chapter">
26+
<a title="down load answers to Review Questions for this chapter"
27+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=2&username=liang13e" style="text-decoration: none" target="_blank">
28+
Chapter 2 Elementary Programming</a></div>
29+
<div id="chapter">
30+
<a title="down load answers to Review Questions for this chapter" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=3&username=liang13e"
31+
target="_blank" style="text-decoration: none">
32+
Chapter 3 Selections</a></div>
33+
<div id="chapter">
34+
<a title="down load answers to Review Questions for this chapter" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=4&username=liang13e"
35+
target="_blank"
36+
style="text-decoration: none">
37+
Chapter 4 Mathematical Functions, Characters, and Strings</a></div>
38+
<div id="chapter">
39+
<a title="down load answers to Review Questions for this chapter" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=5&username=liang13e"
40+
target="_blank"
41+
style="text-decoration: none">
42+
Chapter 5 Loops</a></div>
43+
<div id="chapter">
44+
<a title="down load answers to Review Questions for this chapter" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=6&username=liang13e"
45+
target="_blank" style="text-decoration: none">
46+
Chapter 6 Methods</a></div>
47+
<div id="chapter">
48+
<a title="down load answers to Review Questions for this chapter" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=7&username=liang13e"
49+
target="_blank" style="text-decoration: none">
50+
Chapter 7 Single-Dimensional Arrays</a></div>
51+
<div id="chapter">
52+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
53+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=8&username=liang13e">
54+
Chapter 8 Multidimensional Arrays</a></div>
55+
<div id="chapter">
56+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
57+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=9&username=liang13e">
58+
Chapter 9 Objects and Classes</a></div>
59+
<div id="chapter">
60+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
61+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=10&username=liang13e">
62+
Chapter 10 Thinking in Objects</a></div>
63+
<div id="chapter">
64+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
65+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=11&username=liang13e">
66+
Chapter 11 Inheritance and Polymorphism</a></div>
67+
<div id="chapter">
68+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none"
69+
target="_blank" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=12&username=liang13e">
70+
Chapter 12 Exception Handling and Text I/O</a></div>
71+
<div id="chapter">
72+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
73+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=13&username=liang13e">
74+
Chapter 13 Abstract Classes and Interfaces</a></div>
75+
<div id="chapter">
76+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
77+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=14&username=liang13e">
78+
Chapter 14 JavaFX Basics</a></div>
79+
<div id="chapter">
80+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
81+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=15&username=liang13e">
82+
Chapter 15 Event-Driven Programming and Animations</a></div>
83+
<div id="chapter">
84+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
85+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=16&username=liang13e">
86+
Chapter 16 JavaFX UI Controls and Multimedia</a></div>
87+
<div id="chapter">
88+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
89+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=17&username=liang13e">
90+
Chapter 17 Binary I/O</a></div>
91+
<div id="chapter">
92+
<a title="down load answers to Review Questions for this chapter" style="text-decoration: none" target="_blank"
93+
href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=18&username=liang13e">
94+
Chapter 18 Recursion</a></div>
95+
<div id="chapter">
96+
<a href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=19&username=liang13e" style="text-decoration: none" target="_blank">
97+
Chapter 19 Generics</a></div>
98+
<div id="chapter">
99+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=20&username=liang13e" target="_blank">
100+
Chapter 20 Lists, Stacks, Queues, and Priority Queues</a>
101+
</div>
102+
<div id="chapter">
103+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=21&username=liang13e" target="_blank">
104+
Chapter 21 Sets and Maps</a> </div>
105+
<div id="chapter">
106+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=22&username=liang13e" target="_blank">
107+
Chapter 22 Developing Efficient Algorithms</a> </div>
108+
<div id="chapter">
109+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=23&username=liang13e" target="_blank">
110+
Chapter 23 Sorting </a></div>
111+
<div id="chapter">
112+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=24&username=liang13e" target="_blank">
113+
Chapter 24 Implementing Lists, Stacks, Queues, and Priority
114+
Queues </a></div>
115+
<div id="chapter">
116+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=25&username=liang13e" target="_blank">
117+
Chapter 25 Binary Search Trees </a></div>
118+
<div id="chapter">
119+
<font color="#FF0000">
120+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=26&username=liang13e" target="_blank">
121+
Chapter 26 AVL Trees </a></font></div>
122+
<div id="chapter">
123+
<font color="#FF0000">
124+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=27&username=liang13e" target="_blank">
125+
Chapter 27 Hashing</a></font></div>
126+
<div id="chapter">
127+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=28&username=liang13e" target="_blank">
128+
Chapter 28 Graphs and Applications</a> </div>
129+
<div id="chapter">
130+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=29&username=liang13e" target="_blank">
131+
Chapter 29 Weighted Graphs and Applications</a> </div>
132+
<div id="chapter">
133+
<a style="text-decoration: none" href="https://liveexample-ppe.pearsoncmg.com/selftest/selftest13e?chapter=30&username=liang13e" target="_blank">
134+
Chapter 30 Aggregate Operations on Collection Streams </a></div>
135+
</div>
136+
</div>
137+
</div>
138+
</div>
139+
</div>
140+
141+
</body>
142+
143+
</html>

0 commit comments

Comments
 (0)