Choose the letter that corresponds to the correct answer.
Objects also promote their reuse in many systems.
Select one:
a. FALSE
b. TRUE
Choose the letter that corresponds to the correct answer.
UML stands for
Select one:
a. User Management Library
b. User Multi Language
c. Universal Modelling Language
d. Uniform Modelling Library
What is the best printer to use when printing multiple copies with carbon paper?
Select one:
a. Laser
b. Line
c. Dot matrix
d. Ink Jet
Which of the following printer produces poor quality of printing?
Select one:
a. Ink Jet
b. Dot matrix
c. Laser
d. Line
Which of the following is an OPTIONAL when designing reports?
Select one:
a. Important items should be easy to find in the report
b. Report should be able read left to right and top to bottom
c. All of the choices
d. Use of page and report footer
e. All columns must be labelled
Mr. Ang wants to have a report on the number enrollees in all university campuses. This will be used for analyze in
putting up a new campus. Mr. Ang is in the _________________.
Select one:
a. Middle Management
b. Operational Management
c. Top Management
d. All of the choices
Choose the letter that corresponds to the correct answer.
Hiding implementation details of methods from outside world.
Select one:
a. Polymorphism
b. Encapsulation
c. Inheritance
d. Abstraction
Jonathan is the Report Designer of the TRA Corporation under System Department. He is tasked to design reports
of the newly developed web application system. Which of the following he need to consider in his design?
Select one:
a. User of the report
b. Volume of the report
c. All of the choices
d. Frequency of the report
e. Purpose of the report
Which of the following is the best hierarchy of design of a report?
Select one:
a. Report footing Control footing, Final footing,
b. Final footing, Control footing, Report footing
c. Control footing, Final footing, Report footing
d. Report footing, Final footing, Control footing
Which of the following is the best hierarchy of design of a report?
Select one:
a. Page heading, Report heading, Control heading, Detail lines
b. Control heading, Report heading, Page heading, , Detail lines
c. Report heading, Page heading, Control heading, Detail lines
d. Detail lines, Report heading, Page heading, Control heading,
Choose the letter that corresponds to the correct answer.
An instance of an object is created by a
Select one:
a. open operation
b. update operation
c. query operation
d. constructor operation
Choose the letter that corresponds to the correct answer.
New classes are created from current classes by using the idea of _____________.
Select one:
a. Abstraction
b. Polymorphism
c. Inheritance
d. Encapsulation
Choose the letter that corresponds to the correct answer.
In object modelling, special properties of objects are
Select one:
a. none of the choices
b. encapsulation, inheritance and polymorphism
c. methods, attributes, classes
d. entity, relationship, attributes
Choose the letter that corresponds to the correct answer.
It is also known as information hiding.
Select one:
a. Inheritance
b. Polymorphism
c. Encapsulation
d. Abstraction
Choose the letter that corresponds to the correct answer.
Objects with similar meaning and purpose grouped together as ____________._____
Answer: A
Select one:
a. Method
b. Model
c. Class
d. Attribute
Which of the following can be used to present reports to Top Management?
Select one:
a. Map
b. Pie Chart
c. All of the choices
d. Bar Graph
Choose the letter that corresponds to the correct answer.
This is a process of accessing state without changing value._____
Answer: A
Select one:
a. Query
b. Indexing
c. Migration
d. Data upload
Pie charts are normally used when
Select one:
a. percent use of resources under various heads is to be shown
b. it is required to illustrate geographical distribution of data
c. trends as a function of time is to be illustrated
d. relative distribution of data in specified categories is to be shown
Page footing is
Select one:
a. same as report heading
b. the labels printed at the end of a report
c. the labels printed at the end of each control group
d. the labels printed at the end of each page
Line and dot matrix printers are examples of
Select one:
a. Fast Printers
b. Impact Printers
c. Non-Impact Printers
d. Heavy duty Printers
Choose the letter that corresponds to the correct answer.
The last step in object oriented modelling is
Select one:
a. develop an object interaction/collaboration graph
b. Assign object to its collaborations
c. document each class
d. determine responsibilities of each object
Who among the following uses reports for strategic management?
Select one:
a. Middle Management
b. Supervisors
c. Operational Management
d. Top Management
e. Rank in File
Choose the letter that corresponds to the correct answer.
A query operation on an object
Select one:
a. changes the state of an object
b. has side effect
c. is not allowed
d. has no side effect
Choose the letter that corresponds to the correct answer.
Picking necessary operation and attributes to specify objects.
Select one:
a. Encapsulation
b. Polymorphism
c. Abstraction
d. Inheritance
Choose the letter that corresponds to the correct answer.
Inheritance in object-oriented modelling can be used to
Select one:
a. generalize classes
b. create new classes
c. generalize and specialize classes
d. specialize classes
Choose the letter that corresponds to the correct answer.
By ______________ we mean ability to manipulate objects of different distinct classes knowing only their common
properties
Select one:
a. Inheritance
b. Abstraction
c. Encapsulation
d. Polymorphism
Designing screens uses principles
Select one:
a. similar to those used for printed reports
b. which are well specified
c. different from those used for printed reports
d. which are unique
An example of non-impact printer
Select one:
a. Ink Jet
b. Laser & Ink Jet
c. Dot Matrix
d. Line
e. All of the choices
f. Ink Jet & Line
g. Laser
Choose the letter that corresponds to the correct answer.
A member of a class is __________________.
Select one:
a. an attribute
b. a method
c. an object instance
d. an entity
Who uses the report for tactical management?
Select one:
a. All of the choices
b. Operational Management
c. Top Management
d. Middle Management
Grade sheets and product list are reports needed by
Select one:
a. Middle Management
b. Top Management
c. Operational Management
d. All of the choices
Line and dot matrix printers are examples of
Choose the letter that corresponds to the correct answer.
The first step in object oriented modelling is
Select one:
a. Identify operations performed on the attributes
b. Find objects and their classes
c. Identify attributes
d. List all the methods
Choose the letter that corresponds to the correct answer.
This is an industry standardnotation to represent a class.
Select one:
a. DBMS
b. UML
c. ERD
d. SDLC
George is assigned present a report in a management meeting to be attended by school directors of different
university campuses. Which of the following is the best report he need to present?
Select one:
a. All of the choices
b. Summary report of number of enrollees in every campus per course
c. Summary report of number of enrollees in every campus
d. List of names of students enrolled in every campus
Ronnie was assigned to produce the daily progress report of service contractors. To whom will Ronnie submits the
reports?
Select one:
a. Top Management
b. All of the choices
c. Operational Management
d. Middle Management
Choose the letter that corresponds to the correct answer.
In UML, information hiding
Select one:
a. All of the above
b. allows improvement of modification of methods used by other objects without affecting other parts of a system
c. None of the choices
d. is a powerful programming technique because it reduces complexity
Choose the letter that corresponds to the correct answer.
To model an information system using objects the requirements specification is examined and all _____________ in
it are picked as potential operations.
Select one:
a. Verbs
b. Nouns
c. Phrases
d. Class
Buttons which can be clicked using a mouse are placed in screens as
Select one:
a. they are convenient to use
b. large number of buttons can be used
c. using a keyboard is error prone
d. it is the modern trend
For large volume output and multiple copies, what type of printer you need to use
Select one:
a. Laser
b. Dot matrix
c. Line
d. Ink Jet