353. Which of the following uses empirically derived formulas to predict effort as a function of LOC or FP ?
comments icon0

A. FP-Based Estimation

B. Process-Based Estimation

C. COCOMO

D. Both FP-Based Estimation and COCOMO
355. Which of the following is the best type of module coupling ?
comments icon0

A. Control Coupling

B. Data Coupling

C. Content Coupling

D. Stamp Coupling

356. The process of transforming a model into source code is known as___________________?
comments icon0

A. Reverse engineering

B. Forward engineering

C. Re-engineering

D. Reconstructing

357. Which of the following points related to Object-oriented development (OOD. is true ?
comments icon0

A. OOD is concerned with developing an object-oriented system model to implement requirements

B. None of the mentioned

C. OOA is concerned with developing an object model of the application domain

D. All of the mentioned
358. A _______________ is developed using historical cost information that relates some software metric to the project cost ?
comments icon0
A. Algorithmic cost modelling

B. Expert judgement

C. Estimation by analogy

D. Parkinsons Law

359. A design description of an object is known as a class__________________?
comments icon0

A. instance

B. object

C. case

D. both instance and object
360. Which of the following is a complementary approach to function-oriented approach ?
comments icon0

A. Object oriented analysis

B. Object oriented design

C. Structured approach

D. Both Object oriented analysis and design
361. Which of the following is incorrect with respect to Model Checking ?
comments icon0

A. All of the mentioned

B. The model checker explores all possible paths through the model

C. Model checking is computationally very inexpensive

D. Model checking is particularly valuable for verifying concurrent systems

362. Which of the following is the best type of module cohesion ?
comments icon0

A. Functional Cohesion

B. Functional Cohesion

C. Temporal Cohesion

D. Sequential Cohesion

363. How is the complexity of a web page related to link count ?
comments icon0
A. Directly

B. All of the mentioned

C. Indirectly

D. No relation

364. What is a Range check ?
comments icon0
A. Check that the input falls within a known range

B. Check that the input does not exceed some maximum size e.g. 40 characters for a name

C. Use information about the input to check if it is reasonable rather than an extreme value

D. None of the mentioned

365. What are security controls ?
comments icon0
A. All of the mentioned

B. Controls that are intended to ensure that attacks are unsuccessful

C. Controls that are intended to support recovery from problems

D. Controls that are intended to detect and repel attacks

366. Which of the following is conceptually similar to objects ?
comments icon0

A. None of the mentioned

B. PACKAGE

C. PROC

D. PRIVATE

367. How is generalization implemented in Object Oriented programming languages ?
comments icon0

A. Encapsulation

B. Abstract Classes

C. Polymorphism

D. Inheritance
369. What are legacy systems ?
comments icon0

A. under-developed systems

B. new systems

C. none of the mentioned

D. old systems
370. Which of the following is an important factor that can affect the accuracy and efficacy of estimates ?
comments icon0

A. Project complexity

B. Project size

C. Planning process

D. Degree of structural uncertainty

372. Which reliability requirements are concerned with maintaining copies of the system ?
comments icon0

A. Redundancy requirements

B. Ambiguous requirements

C. Checking requirements

D. Recovery requirements
373. In a sociotechnical system, you need to consider reliability from perspectives namely ?
comments icon0

A. only software reliability

B. only hardware reliability

C. hardware and software reliability

D. hardware, software and operator reliability
374. Which of the following is the worst type of module coupling ?
comments icon0

A. Control Coupling

B. Stamp Coupling

C. Content Coupling

D. External Coupling
375. Who designs and implement database structures ?
comments icon0
A. Database administrators

B. Project managers

C. Programmers

D. Technical writers

376. Object that collects data on request rather than autonomously is known as_________________?
comments icon0

A. None of the mentioned

B. Active Object

C. Passive Object

D. Multiple instance

377. Choose the fault class in which the following automated static analysis check would fall:Pointer Arithmetic ?
comments icon0

A. Input/Output Faults

B. Interface faults

C. Storage management faults

D. Data Faults

378. Which of the following is not an operation as per OOD algorithms and data structures ?
comments icon0

A. operations that monitor an object for the occurrence of a controlling event

B. operations that check for syntax errors

C. operations that manipulate data in some way

D. operations that perform a computation

381. Which of the following is a bad practice of Dependable programming ?
comments icon0

A. None of the mentioned

B. Check array bounds

C. Limit the visibility of information in a program

D. Check all inputs for validity

383. Which one is not a size measure for software product ?
comments icon0

A. Function Count

B. Cyclomatic Complexity

C. Halsteads program length

D. LOC

385. Size and Complexity are a part of____________________?
comments icon0
A. Product Metrics

B. Process Metrics

C. Project Metrics

D. All of the mentioned

386. Which of the following is the worst type of module cohesion ?
comments icon0

A. Logical Cohesion

B. Temporal Cohesion

C. Functional Cohesion

D. Coincidental Cohesion
391. Which tool is use for structured designing ?
comments icon0

A. Module

B. Program flowchart

C. Data-flow diagram

D. Structure chart
394. CLSS stands for_____________________?
comments icon0

A. conveyor line sorting specification

B. conveyor line sorting speed

C. conveyor line sorting system

D. conveyor line sorting software

397. Which of the following manuals is a user documentation ?
comments icon0

A. SDD -Software Design Document

B. System Overview

C. SRS -Software Requirement Specification

D. None of the mentioned

399. Which of the following is not included in External failure costs ?
comments icon0

A. help line support

B. warranty work

C. testing

D. complaint resolution

400. Which of the following is not a maturity level in CMM ?
comments icon0

A. Design

B. Repeatable

C. Managed

D. Optimizing