Home
Current Affairs January 2024

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

Correct Answer :

C. Structured, Object-oriented


Related Questions

What is the correct answer?

4

Software engineers should not use their technical skills to misuse other peoples computers.Here the term misuse refers to:

A. Unauthorized modification of computer material

B. Unauthorized access to computer material

C. Dissemination of viruses or other malware

D. All of the mentioned

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

Identify the correct statement: Software engineers shall

A. ensure that their products only meet the SRS.

B. act consistently with the public interest.

C. act in a manner that is in the best interests of his expertise and favour.

D. none

What is the correct answer?

4

Integrating business processes with the Internet leads to far greater _____ between customers and suppliers.

A. Understanding

B. Restrictions

C. Transparency

D. Controversy

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

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

_____ focused on the Waterfall and prototype models in their empirical study, emphasizing the factors driving the usage of specific process models.

A. Boehm and Belz

B. Khalifa and Verner

C. Madhavji et al.

D. Blackburn et al.

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

Which of the following is not aspects to fault tolerance.?

A. Failure detection

B. Damage assessment

C. Fault avoidance

D. Fault repair

What is the correct answer?

4

_____ refers to the elimination or reduction of third-party intermediaries between the client or customer.

A. Intermediation

B. Disintermediation

C. Mediation

D. None of the above

What is the correct answer?

4

The tools used during implementation and maintenance are called _____ CASE tools

A. Upper

B. Front-end

C. Intermediate

D. Lower

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

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

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

_____ is the open source software.

A. Internet Explorer

B. Mozilla

C. MS-Office

D. Oracle

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

A good specification should be?

A. distinctly specific

B. unambiguous

C. all of these

D. functional

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

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

___________ is used to derive a class from existing class.

A. Polymorphism

B. Encapsulation

C. Inheritance

D. Information hiding

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

_____ 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

Which of the following is a tool in design phase?

A. abstraction

B. refinement

C. information hiding

D. all of above three

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

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

Select the incorrect statement: Software engineers should

A. not use your technical skills to misuse other peoples computers.

B. not knowingly accept work that is outside your competence.

C. be dependent on their colleagues.

D. maintain integrity and independence in their professional judgment.

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