Home
Current Affairs January 2024

What is the correct answer?

4

____________ serves as the foundation for software engineering.

A. Software Analysis

B. Software Design

C. Software quality

D. Software testing

Correct Answer :

B. Software Design


Related Questions

What is the correct answer?

4

State True or False.
1. The seminal book by Kent Beck, Extreme Programming Explained express some of the defining characteristics of agile development.
2. Code is the one artifact that development absolutely cannot live without

A. 1-False, 2-False

B. 1-True, 2-False

C. 1-False, 2-True

D. 1-True, 2-True

What is the correct answer?

4

RAD stands for _____.

A. Random Application Development

B. Raw Application Development

C. Robust Application Development

D. Rapid Application Development

What is the correct answer?

4

In object oriented design of software which of the following is not true?

A. objects inherit the properties of the class

B. classes are defined based on the attributes of the object

C. objects can belong to two classes

D. classes are always different

What is the correct answer?

4

Tools used in the early phases of the life cycle are called _____ CASE tools.

A. Lower

B. Back-end

C. Intermediate

D. Upper

What is the correct answer?

4

Feller and Fitzgerald observe that between _____ percent of software costs are traditionally associated with the post-development, maintenance phase of the software life cycle.

A. 70 to 80

B. 30 to 40

C. 50 to 60

D. 10 to 20

What is the correct answer?

4

State True or False.
1. Leveson adopts a cognitive engineering approach to software development.
2. Visualization plays a key role in defining and understanding the artifacts produced during development.

A. 1-False, 2-False

B. 1-True, 2-False

C. 1-False, 2-True

D. 1-True, 2-True

What is the correct answer?

4

Open source development model best suits for _____.

A. Large system applications

B. Small system applications

C. Medium system applications

D. Very small system applications

What is the correct answer?

4

The name for the way that computers manipulate data into information is called:

A. processing

B. programming

C. storing

D. organizing

What is the correct answer?

4

Which of the following the notation is not used to represent an object class in an object model?

A. Class Name

B. Entity

C. Attributes

D. Service

What is the correct answer?

4

Which of the following model include inheritance model, object aggregation, and service usage model?

A. Entity- relation model

B. Data flow model

C. Structural model

D. Object model

What is the correct answer?

4

_____ asserted that, for a process model to be effective, it must exhibit multidimensional characteristics.

A. Madhavji

B. Sutton

C. Khalifa

D. Humphrey

What is the correct answer?

4

Which of the following is a the process metric which is useful for assessing maintainability?

A. Number of request for corrective maintenance

B. Average time required for impact analysis

C. All the above

D. Number of oustanding change request

What is the correct answer?

4

_____ model is based on incremental development under statistical quality control and formal correctness principles.

A. Waterfall

B. Spiral

C. Iterative

D. Cleanroom

What is the correct answer?

4

The most famous risk reduction strategy is _____.

A. Waterfall model

B. Incremental model

C. Spiral model

D. Iterative model

What is the correct answer?

4

State True or False.
1. People have different software needs that change over time.
2. Most computer users do not understand computer languages.

A. 1-False, 2-False

B. 1-True, 2-False

C. 1-False, 2-True

D. 1-True, 2-True

What is the correct answer?

4

In Software Engineering, people are considered as a/an _____.

A. Asset

B. Resource

C. Problem Solver

D. Knowledge Provider

What is the correct answer?

4

The Linear sequential model of software development is_____

A. An Old Fashioned model that cannot be used in a modern context

B. A good approach when a working program is required quickly

C. A useful approach when a customer cannot define requirements clearly.

D. A reasonable approach when requirement are well defined.

What is the correct answer?

4

The spiral model of software development___________

A. A useful approach when a customer cannot define requirements clearly.

B. Is more chaotic than the incremental model

C. Includes project risks evaluation during each iteration

D. Often used for the development of client/server applications

What is the correct answer?

4

____________ serves as the foundation for software engineering.

A. Software Analysis

B. Software Design

C. Software quality

D. Software testing

What is the correct answer?

4

State True or False.
1. 4GLs are not CASE tools.
2. The domain of applicability of CASE tools are much more limited than the 4GL.

A. 1-True, 2-True

B. 1-True, 2-False

C. 1-False, 2-True

D. 1-False, 2-False

What is the correct answer?

4

UAN stands for _____.

A. User Action Notation

B. User Action Norms

C. User Analogy Notation

D. User Analogy Norms

What is the correct answer?

4

________________ exercises specific paths in a module's control structure to ensure complete coverage and maximum error detection.

A. Unit testing

B. Integration testing

C. Validation testing

D. System testing

What is the correct answer?

4

What types of errors are missed by black-box testing and can be found by white-box testing?

A. Behavioural error

B. Logic errors

C. Performance error

D. Interface error

What is the correct answer?

4

The major advantage of bottom-up integration testing is__________.

A. major decision points are tested early

B. no drivers need to be written

C. no stubs need to be written

D. regression testing is not required

What is the correct answer?

4

_____ is the most widely used single measure of information technology success

A. User satisfaction

B. Job satisfaction

C. Business success

D. Profit making

What is the correct answer?

4

_____ interacts with the system at the financial level.

A. Accounting Personnel

B. Database Manager

C. Salesman

D. System Operator

What is the correct answer?

4

Which of the following is not the strategy for achieving reliability in software system?

A. Fault avoidance

B. Fault tolerance

C. Fault detection

D. Fault repair

What is the correct answer?

4

The testing technique that requires devising test cases to demonstrate a program function is operational is called_____

A. Grey- box testing

B. White box testing

C. Black box testing

D. Red Box Testing

What is the correct answer?

4

State True or False.
1. Cultural differences are examples of inherited characteristics that affect the degree of diversification in an environment.
2. Amid various diversity, commonly shared human needs play a unifying role.

A. 1-False, 2-False

B. 1-True, 2-False

C. 1-False, 2-True

D. 1-True, 2-True

What is the correct answer?

4

_____ was an improved version of an earlier process model called the Nine-Phase, Stage-Wise model.

A. Spiral model

B. Incremental model

C. Iterative model

D. Waterfall model