Unit 1

Is this your test? Login to manage it. If not, you can develop a quiz just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
In which object oriented design (OOD) step do you establish specifications for objects and designing algorithms to perform oberations?
2.
1 point
What is the first order of operation you should follow when solving a math equation?
3.
1 point
What do software enginerring disciplines consist of?
4.
1 point
What is the term that identifies how objects relate to each other in object oriented programming (OOP)?
5.
1 point
Within data representation each ASCII character has a representation of
6.
1 point
Which terms are not used to describe possible binary digit values?
7.
1 point
Another term for an Ada exception handler construct is
8.
1 point
Object oriented programming (OOP) models define "Method" as a
9.
1 point
What object oriented (OO) term would you encounter in the objec oriented design (OOD) that groups classes and objects that can be used in two or more public domains?
10.
1 point
Which software engineering principle results from good program coding practice with consistent control structure and callin sequence for operations?
11.
1 point
What is the smallest piece of data that provides meaning or has a relationship?
12.
1 point
Which software engineering principle seeks to seperate the essential characteristics of a process from nonessential details?
13.
1 point
A graphic tool used to design algorithms for portraying a hierarchy of independent conditions and activities resulting from valid combinations of conditions is a
14.
1 point
A software engineering system is defined as
15.
1 point
Which software engineering principle helps create modules with loose couplings and strong cohesion?
16.
1 point
When developing structured code, the structured specification is considered as the
17.
1 point
Which softwaer engineering principle relies on decomposable software so it can be readily tested, thus aiding in developing software that is modifiable?
18.
1 point
Software engineering is defined as a systematic
19.
1 point
In which object oriented design (OOD) step do you write a solution to the problem?
20.
1 point
Exponents appear in computer notation as
21.
1 point
In which object oriented design (OOD) step do you group objects with the operations that act on them?
22.
1 point
Modularity, loose coupling, high coihesion, and information hiding are software characteristics that
23.
1 point
What are reserved words?