Software Engineering

Software Engineering

9 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following models is a distributed system model, which shows how data processing is distributed across a range of processors?

  1. Control device
  2. Client-server model
  3. Control model
  4. Data flow model
  5. None of these
Question 2 Multiple Choice (Single Answer)

A system model based on a shared database is called ______________.

  1. client-server model
  2. repository model
  3. abstract machine model
  4. either client-server model or abstract machine model
  5. none of these
Question 3 Multiple Choice (Single Answer)

Which of the following models is used to describe the logical data structures?

  1. Entity-relation model
  2. Data flow model
  3. Structural model
  4. Object-oriented model
  5. None of these
Question 4 Multiple Choice (Single Answer)

__________ process focuses on the logical internals of the software, ensuring that all statements have been tested, and all are functional externals.

  1. Software engineering
  2. Testing
  3. Maintenance
  4. Either software engineering or maintenance
  5. None of these
Question 5 Multiple Choice (Single Answer)

______________ is a multistep process that focuses on four distinct attributes of a program; data structure, software architecture, interface representations and procedural details.

  1. Software design
  2. Software testing
  3. Software engineering
  4. Either software testing or software engineering
  5. None of these
Question 6 Multiple Choice (Single Answer)

________________ organizes a system into a series of layers, each of which provides a set of services.

  1. Client-server model
  2. Repository model
  3. Abstract machine model
  4. Depository model
  5. None of these
Question 7 Multiple Choice (Single Answer)

_______________ is a high speed adaptation of the linear sequential model in which the rapid development is achieved by using component-based construction.

  1. Spiral model
  2. Incremental model
  3. RAD (Rapid Application Development) model
  4. Either spiral model or incremental model
  5. None of these
Question 8 Multiple Choice (Single Answer)

_______________ combines elements of the linear sequential model with the iterative of prototyping.

  1. Incremental model
  2. Spiral model
  3. Iterative model
  4. Either spiral model or iterative model
  5. None of these
Question 9 Multiple Choice (Single Answer)

Which of the following testings is also called glass box testing?

  1. Grey-box testing
  2. White-box testing
  3. Black-box testing
  4. Either grey-box testing or black-box testing
  5. None of these