Download presentation
Presentation is loading. Please wait.
Published byMerryl Freeman Modified over 9 years ago
1
Java for Engineers and Scientists 1 st Edition Gary J. Bronson
2
Chapter 11 Additional Class capabilities
3
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.1 Example of scopes
4
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.2 Sharing the static Data Member taxRate
5
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.3 The Storage of Two Date Objects in Memory
6
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.4a Save the First Value
7
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.4b Replace the First Value with the Second value
8
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.4c Change the second Value
9
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.5 Relating Object Types
10
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.6 An example of Multiple Inheritance
11
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.7 Relationship Between Circle and Cylinder Data Members
12
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.8a Sample Inheritance Diagrams
13
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11. 8b Sample Inheritance Diagrams
14
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.9 The DecimalFormat Inheritance Hierarchy
15
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.10 Two Objects Containing Reference Data Members
16
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.11a Before the assignment book 2 = book 1;
17
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.11b The Effect Produced by Assignment
18
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.11c The Desired Effect
19
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.12a Create a New Object and Reference
20
©2003 Brooks/Cole, a division of Thomson Learning, Inc. Thomson Learning ™ is a trademark used herein under license. Figure 11.12b adjust book2’s Reference Value
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.