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

February 2019

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

Which of the following is a dynamic model that shows how the system interacts with its environment as it is used ?

Which of the following is a dynamic model that shows how the system interacts with its environment as it is used ?

A. system context model
B. interaction model
C. environmental model
D. both system context and interaction

Which of the following is a dynamic model that shows how the system interacts with its environment as it is used ? Read More »

Design and Implementation

Which of the following is a structural model that demonstrates the other systems in the environment of the system being developed ?

Which of the following is a structural model that demonstrates the other systems in the environment of the system being developed ?

A. system context model
B. interaction model
C. environmental model
D. both system context and interaction

Explanation: The context model of a system may be represented using associations. Associations simply show that there are some relationships between the entities involved in the association.

Which of the following is a structural model that demonstrates the other systems in the environment of the system being developed ? Read More »

Design and Implementation

Which of the following is not needed to develop a system design from concept to detailed object-oriented design ?

Which of the following is not needed to develop a system design from concept to detailed object-oriented design ?

A. Designing system architecture
B. Develog design models
C. Specifying interfaces
D. Develog a debugging system

Explanation: The debugging system is a part of testing phase

Which of the following is not needed to develop a system design from concept to detailed object-oriented design ? Read More »

Design and Implementation