Question: Page 3 Midterm Winter 2 0 2 4 Example Q 1 4 ) Which of the following are true? ( Note: More than one can

Page 3
Midterm Winter 2024 Example
Q14) Which of the following are true? (Note: More than one can be true.) public class MedicalRecord { public Database database;
public MedicalRecord(Database database){ this.database = database; }
}
a) MedicalRecord and Database have a IS-A relationship
b) MedicalRecord composes the Database object
c) database is encapsulated
d) MedicalRecord is dependent on Database
e) MedicalRecord and Database have a HAS-A relationship -Q14)
Q17) Which of these do not involve incremental development.
Xtreme Programming
Agile
Scrum
Software Reuse
Iterative development
-Q17)q,
Q20) Which Design Pattern uses the principle, Open for Extension Closed for Modification?
Observer
State
Strategy
All the above
None of the above
-Q21
Q23) Challenges facing software engineers.
New technologies
Reduced delivery times.
Developing trustworthy software
Global Competition
All the above
-Q23
Page 3 Midterm Winter 2 0 2 4 Example Q 1 4 )

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!