Home
Current Affairs January 2024

What is the correct answer?

4

Which of the following is not the stages in software design problem?

A. Study and understand the problem

B. Identify gross features of at least one possible solution.

C. Describe each abstraction used in the solution

D. Maintenance

Correct Answer :

D. Maintenance


Related Questions

What is the correct answer?

4

State True or False.
1. COCOMO is not a cost estimation model.
2. Human factors have an important role in the development process.

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

The Linear sequential model is also known as ________.

A. classical life cycle model

B. Fountain model

C. Spiral model

D. Concurrent model

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

Which of the following is a technical factor which affect software maintenance cost?

A. Application Domain

B. Staff stability

C. Programming language

D. External environment

What is the correct answer?

4

Data structure suitable for an application discussed in?

A. interface design

B. data design

C. procedural design

D. architectural design

What is the correct answer?

4

Assertion and condition which are true at the point of execution

A. sometimes

B. many times

C. always

D. no times

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

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

Which of the following notation in data flow diagram is used to represent user interaction with system?

A. Arrow Head

B. Rectangle

C. Rounded Rectangle

D. Circle

What is the correct answer?

4

Which of the following are the activities of the function- oriented design.

A. Data- flow design

B. Structural decomposition

C. Detailed design description

D. All the above

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

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

Which of the following is one of the phase of software life cycle?

A. Design

B. Project Management

C. Maintenance

D. Quality management

What is the correct answer?

4

Explain what is meant by PRODUCT with reference to one of the eight principles as per the ACM/IEEE Code of Ethics ?

A. Software engineers shall ensure that their products and related modifications meet the highest professional standards possible.

B. The product should be easy to use.

C. It means that the product designed /created should be easily available.

D. Software engineers shall ensure that their products and related modifications satisfy the client.

What is the correct answer?

4

Which of the following is not the stages in software design problem?

A. Study and understand the problem

B. Identify gross features of at least one possible solution.

C. Describe each abstraction used in the solution

D. Maintenance

What is the correct answer?

4

Which of the following is not the part of system requirements?

A. Availability

B. Data Integrity

C. Security

D. Reliability

What is the correct answer?

4

Design phase will usually be?

A. bottom-up

B. random

C. top-down

D. center fingring

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

ISO stands for _____.

A. Indian Statistical Organization

B. Inter State Organization

C. International Standards Organization

D. Indian Standards Organization

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

State True or False.
1. People are at the core of problem solving because business problems are solved by people for people.
2. The structure of the group and its efficiency of communications, style of management, and cohesiveness are critical factors in the effectiveness of the team.

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

A good specification should be?

A. distinctly specific

B. unambiguous

C. all of these

D. functional

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

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

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 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

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

_____ interoperate with systems at a mobile or remote level in order to access inventory, check prices, and close deals.

A. System Operator

B. Salesman

C. Database Manager

D. Accountant

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