Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Software Design and Java 2. Answer by true (T) or false (F) with justification if false. (20 points) 1 Encapsulation means that the same named

image text in transcribedSoftware Design and Java

2. Answer by true (T) or false (F) with justification if false. (20 points) 1 Encapsulation means that the same named behavior may be completed differently for different object classes. 2 An instance variable belongs to the class in which it is declared 3 Aggregation is a stronger form of composition. 4 In an e-commerce information system the relationship of a shopping cart class to a shopping cart item class would be a generalization/specialization. 5 Sequence diagrams model how events can change the state of an object class over its lifetime. 6 An instance variable belongs to the class in which it is declared 7 Encapsulation is detail hiding (implementation hiding), while abstraction is data hiding (information hiding) 8 Class diagram describes the structure of a system 9 If we don't prefix modifiers to a method, the method is only accessible within the same package. 10 An instance initializer is invoked before constructors

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Case Studies In Business Data Bases

Authors: James Bradley

1st Edition

0030141346, 978-0030141348

More Books

Students also viewed these Databases questions