Software Engineering Quiz 6

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Iedah0908
I
Iedah0908
Community Contributor
Quizzes Created: 3 | Total Attempts: 2,921
| Attempts: 215 | Questions: 10
Please wait...
Question 1 / 10
0 %
0/100
Score 0/100
1. COTS stands for 

Explanation

COTS stands for Commercial Off-The-Shelf systems. This term refers to software or hardware products that are readily available and can be purchased from third-party vendors. These products are not custom-made or specifically designed for a particular organization or project. Instead, they are pre-built and can be used as-is or with minimal customization. COTS systems are popular in industries where time and cost constraints are significant factors, as they offer ready-to-use solutions that can be quickly implemented.

Submit
Please wait...
About This Quiz
Software Engineering Quizzes & Trivia

Explore key concepts in software engineering with QUIZ 6, assessing knowledge on design patterns, development models, and software sourcing. This quiz enhances understanding of practical and theoretical aspects,... see moremaking it essential for aspiring software engineers. see less

2. The prototyping model of software development is ____________.

Explanation

The prototyping model of software development is a useful approach when a customer cannot define requirements clearly. This is because the prototyping model allows for the creation of a working prototype of the software early in the development process. This prototype can then be used to gather feedback from the customer and make necessary changes and refinements to the requirements. This iterative process helps in clarifying the requirements and ensures that the final product meets the customer's needs and expectations.

Submit
3. In software engineering, _________ is a general reusable solution to a commonly occurring problem in software design.  

Explanation

In software engineering, a pattern refers to a general reusable solution to a commonly occurring problem in software design. It is a proven approach that can be applied to different situations to solve similar problems. Patterns provide a way to standardize and organize software development, making it easier for developers to understand and communicate complex design concepts. By using patterns, developers can save time and effort by leveraging existing solutions rather than starting from scratch for every problem they encounter.

Submit
4. COTS product reuse means

Explanation

COTS product reuse refers to the practice of developing systems by configuring and integrating existing application systems. This means that instead of building a system from scratch, organizations use pre-existing software components and configure them to meet their specific needs. This approach saves time and resources as it leverages the functionality and features already available in the existing systems. It also allows for faster development and deployment of new systems by utilizing proven and tested components.

Submit
5.  The open source movement has meant that there is a huge reusable code base available at

Explanation

The open source movement has led to the availability of a vast amount of reusable code at a low cost. Open source software is typically free to use, modify, and distribute, which means that developers can access and utilize code created by others without having to pay for it. This has significantly reduced the cost of software development, as developers can leverage existing open source code instead of building everything from scratch. Therefore, the correct answer is "low cost".

Submit
6. Which type of relationship is suitable for arrow labeled with B? 

Explanation

The arrow labeled with B represents a "uses" relationship. In software engineering, the "uses" relationship indicates that one class depends on another class to perform a specific function or use its services. This relationship is often depicted as a dotted line with an arrow pointing from the dependent class to the class being used.

Submit
7. Which type of relationship is suitable for arrow labeled with A?

Explanation

The arrow labeled with A represents the "uses" relationship. In object-oriented programming, the "uses" relationship indicates that one class depends on another class to perform a specific task or provide a certain functionality. It means that the class represented by the arrow labeled with A utilizes the services or methods of the class it is connected to. This relationship is suitable when one class needs to make use of the functionality provided by another class but does not inherit from it or extend it.

Submit
8. Which of the following is a generic structure that is extended to create a more specific subsystem or application

Explanation

A framework is a generic structure that provides a foundation for creating more specific subsystems or applications. It includes pre-written code and libraries that can be reused and extended to meet the specific needs of a project. Frameworks enable developers to save time and effort by providing a set of tools, guidelines, and reusable components. They promote code reuse, standardization, and modularity, making it easier to develop complex software systems. Therefore, a framework is the correct answer as it aligns with the definition and purpose described in the question.

Submit
9. What are generic application systems that may be designed to support a particular business type, activity, or sometimes a complete enterprise?

Explanation

COTS-solution systems refers to Commercial Off-The-Shelf software solutions that are designed to support specific business types, activities, or entire enterprises. These systems are pre-built and readily available in the market, allowing businesses to implement them without the need for extensive customization or development. They offer a range of functionalities and features that cater to the specific needs of different industries or business domains. Therefore, COTS-solution systems are generic application systems that can be tailored to support a particular business type or activity.

Submit
10. Which of the following is not an advantages of software reuse?

Explanation

High effectiveness is not an advantage of software reuse. Software reuse primarily focuses on reducing costs, speeding up software development, and minimizing risks. While software reuse can improve the effectiveness of software development processes, it is not specifically listed as an advantage in this context.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Dec 22, 2015
    Quiz Created by
    Iedah0908
Cancel
  • All
    All (10)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
COTS stands for 
The prototyping model of software development is ____________.
In software engineering, _________ is a general reusable solution to a...
COTS product reuse means
 The open source movement has meant that there is a huge reusable...
Which type of relationship is suitable for arrow labeled with B? 
Which type of relationship is suitable for arrow labeled with A?
Which of the following is a generic structure that is extended to...
What are generic application systems that may be designed to support a...
Which of the following is not an advantages of software reuse?
Alert!

Advertisement