Q1 an class is a design identifier for a problem domain


Q1. A(n) ____ class is a design identifier for a problem domain class.
a. control
b. boundary
c. entity
d. data access

Q2. UML notation distinguishes between design class notation and domain model notation.
a. true
b. false

Q3. The realization of a use case is done through the development of a(n)activitydiagram.
a. true
b. false

Q4. In many programming languages, the constructor is given the same name as the class.
a. true
b. false

Q5. A detailed sequence diagram should only include classes that are listed in the use case preconditions and postconditions.
a. true
b. false

Q6. A(n) ____ diagram is useful to denote which classes work together as a subsystem.
a. package
b. design class
c. interaction
d. design statechart

Q7. ____ are classes that system designers create to serve as a collection point for incoming messages.
a. Persistent classes
b. Use case controllers
c. Control classes
d. Links

Q8.CRC cardsare index cards that are used to document the classes in a system, the ways the classes collaborate, and the responsibility for each class for each use case collaboration.
a. true
b. false

Q9. In the singleton template, the pattern is represented by code.
a. true
b. false

Q10. In an Internet-based system, ____ help simulate network-based capability.
a. framesets
b. scripting languages and applets
c. application program interfaces
d. browsers

Q11. In windows, the listener method that notifies the listeners when an event occurs is often calledaddListener().
a. true
b. false

Q12. A statechart can provide information about the internal details of a method through the use ofaction-expressions.
a. true
b. false

Q13. The disadvantage of.NETis that it is easy to mix the layers, scattering business logic in with user-interface processes and data access logic.
a. true
b. false

Q14. It is difficult to limit changes to a(n)adapterclass.
a. true
b. false

Q15. A ____ server applies the principle of indirection by appearing as a fake server, which catches all incoming messages and redistributes them to the recipients.
a. communications
b. client
c. network
d. proxy

Q16. DBMSs provide simultaneous access by many users and application programs.
a. true
b. false

Q17. A database model is considered flexible and maintainable if changes to the databaseschemacan be made with minimal disruption to existing data content and structure.
a. true
b. false

Q18. Invented keys cannot be externally assigned.
a. true
b. false

Q19. In a relational database, the uniqueness of rows within a table is guaranteed if the primary key is unique.
a. true
b. false

Q20. ODL class definitions derive from the corresponding UMLdomain model classdiagram.
a. true
b. false

Q21. Databases and DBMSs provide data access via a ____.
a. query language
b. data warehouse
c. persistent class
d. schema

Q22. ____ is a relational database table structure in which every non-key attribute is functionally dependent on the primary key.
a. First normal form
b. Second normal form
c. Third normal form
d. Fourth normal form

Q23. After identifying all required dialogs, the designers mustdocumentthe dialogs.
a. true
b. false

Q24. _____ first emphasized the benefits of consistency in the 1980s.
a. Microsoft Windows
b. Apple Macintosh
c. Xerox PARC
d. IBM mainframes

Q25. HTML is an acronym forHypertext Markup Language.
a. true
b. false

Q26. The _____ aspect of the user interface includes speech recognition software and computer-generated speech.
a. physical
b. conceptual
c. perceptual
d. virtual

Q27. Browser forms can be displayed using any Internet browser.
a. true
b. false

Q28. The underlying principles for forms differ for the Microsoft Windows, X-Windows (UNIX), and Macintosh environments.
a. true
b. false

Q29. System developers often construct forms with _____ to streamline the process and ensure user involvement.
a. paper diagrams
b. presentation tools
c. outside vendors
d. prototyping tools

Q30. Output messages that need to report on all objects within a class use a(n) ____ method.
a. external
b. class-level
c. object
d. abstract

Q31. A(n) ____ report includes both detailed and summary information.
a. turnaround
b. control break
c. executive
d. ad hoc

Q32. A principle of error reduction is to reuse the information already in the computer whenever possible.
a. true
b. false

Q33. ____ is a technique to link a summary field to its supporting detail and enable users to view the detail dynamically.
a. Drill down
b. Transaction logging
c. Encryption
d. Ad hoc

Q34. For XML to work, both systems must recognize the markup codes.
a. true
b. false

Q35. ____ and many Web-based systems are integrated with other systems through direct messaging.
a. HCI
b. EDI
c. HTML
d. DTD

Q36. All DBMSs today include transaction logging as part of the DBMS software.
a. true
b. false

Q37. A(n)beta versionis a system update that provides bug fixes and small changes to existing features.
a. true
b. false

Q38. Beta and production versions must be stored as long as they are installed on any user machines.
a. true
b. false

Q39. Less frequent testing provides rapidly diminishing benefits because more software has changed and errors are more difficult to track to their source.
a. true
b. false

Q40. It is sufficient to prepare one test case for each scenario.
a. true
b. false

Q41. Software components are built, acquired, and integrated in the ____ discipline.
a. design
b. implementation
c. testing
d. deployment

Q42.Throughputrequirements specify the desired or maximum allowable time limits for software responses to queries and updates.
a. true
b. false

Q43. The most common type ofuser acceptancetest evaluates functional requirements and the quality of a user interface.
a. true
b. false

Q44. The Scrum master sets the project schedule and assigns tasks.
a. true
b. false

Q45. Updating a single component requires recompiling, relinking, and redistributing the entire application.
a. true
b. false

Q46. ____ is a driving force in technologies such as Web services, CORBA, .NET, and ERP systems.
a. Modeling
b. Reuse
c. Refactoring
d. Inheritance

Q47. ____ is a philosophy and set of guidelines for developing software in an unknown, rapidly changing environment.
a. SOAP
b. Pair programming
c. Agile Development
d. Refactoring

Q48. Which of the following is an XP practice?
a. occasional big releases
b. long working hours
c. continual involvement of users
d. early detailed planning

Q49. Foundation classes are organized into one or more inheritance hierarchies.
a. true
b. false

Q50. We use ____ to document ideas that we need to remember and to communicate those ideas to other people.
a. refactoring
b. logs
c. models
d. classes

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Q1 an class is a design identifier for a problem domain
Reference No:- TGS01623139

Now Priced at $25 (50% Discount)

Recommended (97%)

Rated (4.9/5)