1. SCM stands for?
a) Software Control Management
b) Software Configuration Management
c) Software Concept Management
d) None of the above
2. Which model in system modelling depicts the dynamic behaviour of the system ?
a) Context Model
b) Behavioral Model
c) Data Model
d) Object Model
3. Model-driven engineering is just a theoretical concept. It cannot be converted into a working/executable code?
a) True
b) False
4. What allows different projects to use the same source files at the same time?
a) Version Control
b) Access control
c) CM Process
d) Version Control and Access control
5. Which of the following is a example of Configuration Items?
a) SCM procedures
b) Source code
c) Software design descriptions
d) All of the mentioned
6. What information is required to process a change to a baseline?
a) Reasons for making the changes
b) A description of the proposed changes
c) List of other items affected by the changes
d) All of the mentioned
7. Which requirements are the foundation from which quality is measured?
a) Hardware
b) Software
c) Programmers
d) None of the mentioned
8. The method of defining the interrupt service routine for software is?
a) same as that of hardware
b) difficult than hardware
c) easier than software
d) none of the mentioned
9. Procedures are also known as?
a) macros
b) segment
c) subroutines
d) none
10.The registers that cannot be used as operands for arithmetic and logical instructions are?
a) general purpose registers
b) pointers
c) index registers
d) segment registers