Q35.
c
Section
1-1 Corporate activities
Answer
Explanation
Accounting records only record transactions in which an actual financial transaction occurs.
Leases, employment contracts, and product orders are transactions in the eyes of the law and
in common language, but they are not considered bookkeeping transactions. Damage to assets
due to fire or theft is not a transaction in the eyes of the law, but is considered a bookkeeping
transaction.
Q36.
a
Section
4-2 Software development management techniques
Answer
Explanation
b): Describes the program step method.
c): Describes the spiral model.
d): Describes the declining balance method for depreciation.
Q37.
a
Section
6-1 Service management
Answer
Explanation
ITIL (Information Technology Infrastructure Library) is a framework that encompasses knowhow for the success of a business that employs IT services, and the best methods and practices. It is used as a de facto standard for IT service management.
Q38.
b
Section
4-1 System development technology
Answer
Explanation
A white box test focuses on the program control and flow to check the internal structure and
logic of the program.
a): Equivalence partitioning is a method for generating test data for a black box test.
c): Functions and testing are unrelated.
d):Program input and output is a focus of the black box test.
Q39.
d
Section
6-1 Service management
Answer
Explanation
IT service management at the core of ITIL is comprised of service support and service delivery. Service support covers guidelines for the daily operation and support of IT services. Service delivery covers guidelines for medium- and long-term planning and improvement of IT
services.
Q40.
d
Section
4-1 System development technology
Answer
Explanation
A system is designed in the following sequence: System architecture design (external design)
→ Software architecture design (internal design) → Software detailed design (program design).
25