Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Advanced Software Engineering

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

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

A. Software reuse
B. Object-oriented programming language
C. Framework
D. None of the mentioned

Explanation: Frameworks are implemented as a collection of concrete and abstract object classes in an object-oriented programming language.

Which of the following is a generic structure that is extended to create a more specific subsystem or application ? Read More »

Advanced Software Engineering

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

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

A. COTS-solution systems
B. COTS-integrated systems
C. ERP systems
D. Both COTS-solution and COTS-integrated systems

What are generic application systems that may be designed to support a particular business type, activity, or sometimes a complete enterprise ? Read More »

Advanced Software Engineering

Which framework class include standards and classes that support component communication and information exchange?

Which framework class include standards and classes that support component communication and information exchange?

A. System infrastructure frameworks
B. Middleware integration frameworks
C. Enterprise application frameworks
D. MVC

Which framework class include standards and classes that support component communication and information exchange? Read More »

Advanced Software Engineering

An ordering system may be adapted to cope with a centralized ordering process in one company and a distributed process in another.” Which category the example belong to ?

An ordering system may be adapted to cope with a centralized ordering process in one company and a distributed process in another.” Which category the example belong to ?

A. Process specialization
B. Platform specialization
C. Environment specialization
D. Functional specialization

Explanation: In process specialization, the system is adapted to cope with specific business processes

An ordering system may be adapted to cope with a centralized ordering process in one company and a distributed process in another.” Which category the example belong to ? Read More »

Advanced Software Engineering

The open source movement has meant that there is a huge reusable code base available at __________________?

The open source movement has meant that there is a huge reusable code base available at __________________?

A. free of cost
B. low cost
C. high cost
D. short period of time

Explanation: The open source movement has meant that there is a huge reusable code base available at low cost. This may be in the form of program libraries or entire applications.

The open source movement has meant that there is a huge reusable code base available at __________________? Read More »

Advanced Software Engineering

COTS product reuse means_______________?

COTS product reuse means_______________?

A. Class and function libraries that implement commonly used abstractions are available for reuse
B. d components are woven into an application at different places when the program is compiled
C. Large-scale systems that encapsulate generic business functionality and rules are configured for an organization
D. Systems are developed by configuring and integrating existing application systems

COTS product reuse means_______________? Read More »

Advanced Software Engineering

Consider the example and categorize it accordingly, “A pattern-matching system developed as part of a text-processing system may be reused in a database management system”?

Consider the example and categorize it accordingly, “A pattern-matching system developed as part of a text-processing system may be reused in a database management system”?

A. Application system reuse
B. Component reuse
C. Object and function reuse
D. None of the mentioned

Explanation: Components of an application, ranging in size from subsystems to single objects, may be reused.

Consider the example and categorize it accordingly, “A pattern-matching system developed as part of a text-processing system may be reused in a database management system”? Read More »

Advanced Software Engineering