Home
Current Affairs January 2024

What is the correct answer?

4

What is meant by the term software crisis?

A. Ability to deliver software on time with good quality

B. A situation in which experienced developers leave the company

C. Inability of new software to inter-operate with existing software

D. Instability in the development team

Correct Answer :

A. Ability to deliver software on time with good quality


Related Questions

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

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

_____ 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

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

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

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

which is used to measure POFOD?

A. The time between system failure

B. The frequency of occurrence with which unexpected behaviour is likely to occur

C. The elapsed repair or restart time when a system failure occurs. Given that the system must be continuously available.

D. The number of system failures given a number of systems inputs.

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

_____ 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

Which of the following are the steps in identifying the transforming process of data- flow diagram to structure chart?

A. Identify system- processing transformation

B. Identify input transformation

C. Identify output transformation

D. All the above

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

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

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

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

_____ is the open source software.

A. Internet Explorer

B. Mozilla

C. MS-Office

D. Oracle

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

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

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

_____ 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

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

The economic success of an application is measured in terms of metrics such as _____.

A. Profit maximization

B. Cost reduction

C. Customer satisfaction

D. All of the above

What is the correct answer?

4

State True or False.
1. Ubiquitous computing lead to an environment in which the cycle time and costs of the business processes are increased.
2. Software technology facilitates communication between devices in a multimedia fashion.

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

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

A good specification should be?

A. distinctly specific

B. unambiguous

C. all of these

D. functional

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

Process technology enabled the support of the rapid application development needed for iterative approaches with their greater emphasis on risk _____ and user _____.

A. Minimization, Satisfaction

B. Minimization, Dissatisfaction

C. Maximization, Satisfaction

D. Maximization, Dissatisfaction

What is the correct answer?

4

The rapid application development model is______________

A. A Combination of prototyping and waterfall model

B. Includes project risks evaluation during each iteration

C. A high speed adaptation of the linear sequential model

D. Used to suggests a systematic sequential approach to software development

What is the correct answer?

4

The SOFL model of Liu and colleagues (1997) presents an integrated approach that adopts _____ methodologies in the requirements phases and _____ methodologies in the design and implementation phases

A. Procedure-oriented, Structured

B. Structured, Procedure-oriented

C. Structured, Object-oriented

D. Object-oriented, Structured