Software Engineering College Level Quiz Question Sets 3

Question 1

Control language constructs support iteration, sequential or selection processing via loops, exits, conditional statements, or case constructs

Select one:

  • True
  • False

The correct answer is 'True'.


Question 2

Reusability is a property of a module such that it can be shared by several tasks concurrently. There is a constant part and a variable part to each reentrant module.

Select one:

  • True
  • False

The correct answer is 'False'.


Question 3

Bottom -up testing frequently requires extra code, known as scaffolding, to support the stubs, partial modules, and other pieces of the application.

Select one:

  • True
  • False

The correct answer is 'False'.


Question 4

When the changed version of the code module is reentered into the library, a charge-out occurs. It signifies that the updating of a charge in module to remove the lock.

Select one:

  • True
  • False

The correct answer is 'False'.


Question 5

Delta version and variation management are the principle techniques of configuration management

Select one:

  • True
  • False The correct answer is 'True'.

Question 6

A project plan is a map of tasks, times, and their interrelationships.

Select one:

  • True
  • False

The correct answer is 'True'.


Question 7

A version file is used to store the differences between versions of a program.

Select one:

  • True
  • False

The correct answer is 'True'.


Question 8

______ is the redevelopment of a portion of an application with a bridge to the old application.

Select one:

  • a. Reengineering
  • b. Reverse engineering
  • c. Restructuring
  • d. Rebuilding

The correct answer is: Restructuring


Question 9

__ unit is a series of load modules that work together in a dynamic, real-time environment.

Select one:

  • a. Load , Compilation
  • b. Load , Memory Resident Work
  • c. Load , Joint memory resident work
  • d. Compilation, Joint memory resident work

The correct answer is c. Load , Joint memory resident work


Question 10

The baseline is the official version of a code module that is in production use at any time.

Select one:

  • True
  • False

The correct answer is "True"


Question 11

A ___ is a list that identifies the specific versions of multiple modules that were linked to create a load module or joint memory resident work unit.

Select one:

  • a. Module
  • b. Link
  • c. Code
  • d. Derivation

The correct answer is d. Derivation


Question 12

__ management is the use of software code libraries to manage the official, operational code modules of an application.

Select one:

  • a. Data
  • b. Module
  • c. Configuration
  • d. System

The correct answer is c. Configuration


Question 13 ### ___ management is the identification, organization, and control of modifications to software built by a programming team. Select one:

  • a. Change
  • b. Project
  • c. Configuration
  • d. Software

The correct answer is c. Configuration


Question 14

Select one:

  • a. Object
  • b. Class
  • c. Abstract Data Type
  • d. Meta Class

The correct answer is: Abstract Data Type

Related Posts

0 Comments

12345

    00