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

Advanced Software Engineering

Research and development in aspect-orientation has primarily focused on _____________________?

Research and development in aspect-orientation has primarily focused on _____________________?

A. software re-engineering
B. artificial programming
C. aspect-oriented programming
D. all of the mentioned

Explanation: Aspect-oriented programming languages such as AspectJ have been developed that extend object-oriented programming to include aspects

Research and development in aspect-orientation has primarily focused on _____________________? Read More »

Advanced Software Engineering

Which of the following concerns best suits the following statement:”Internet banking system includes new customer requirements, account Requirements, customer management requirements, security requirements, recovery requirements etc.” ?

Which of the following concerns best suits the following statement:”Internet banking system includes new customer requirements, account Requirements, customer management requirements, security requirements, recovery requirements etc.” ?

A. Functional concerns
B. Quality of service concerns
C. System concerns
D. Cross-cutting concerns

Explanation: Cross-cutting concerns, which is based on an example of an Internet banking system. This system has requirements relating to new customers such as credit checking and address verification.

Which of the following concerns best suits the following statement:”Internet banking system includes new customer requirements, account Requirements, customer management requirements, security requirements, recovery requirements etc.” ? Read More »

Advanced Software Engineering

An event in an executing program where the advice associated with an aspect may be executed is known as___________________?

An event in an executing program where the advice associated with an aspect may be executed is known as___________________?

A. aspect
B. join point
C. join point model
D. pointcut

An event in an executing program where the advice associated with an aspect may be executed is known as___________________? Read More »

Advanced Software Engineering

The __________________ is connected to servers (typically powerful workstations or PCs) that play a dual role ?

The __________________ is connected to servers (typically powerful workstations or PCs) that play a dual role ?

A. Database
B. Software
C. Hardware
D. None of the mentioned

Explanation: A root system, sometimes a mainframe, serves as the repository for corporate data plays a dual role.

The __________________ is connected to servers (typically powerful workstations or PCs) that play a dual role ? Read More »

Advanced Software Engineering

Which subsystem implements the requirements defined by the application ?

Which subsystem implements the requirements defined by the application ?

A. UI
B. DBMS
C. Application subsystem
D. None of the mentioned

Explanation: This subsystem implements the requirements defined by the application within the context of the domain in which the application operates.

Which subsystem implements the requirements defined by the application ? Read More »

Advanced Software Engineering

Which of the following presentation is explained in the following statement:”An extension of the distributed presentation approach, primary database and application logic remain on the server, and data sent by the server is used by the client to prepare the user presentation ” ?

Which of the following presentation is explained in the following statement:”An extension of the distributed presentation approach, primary database and application logic remain on the server, and data sent by the server is used by the client to prepare the user presentation ” ?

A. Local Presentation
B. Distributed presentation
C. Remote presentation
D. All of the mentioned

Which of the following presentation is explained in the following statement:”An extension of the distributed presentation approach, primary database and application logic remain on the server, and data sent by the server is used by the client to prepare the user presentation ” ? Read More »

Advanced Software Engineering

Which of the following term is best defined by the statement:”The client sends structured query language (SQL) requests to the server which are transmitted as messages across the net” ?

Which of the following term is best defined by the statement:”The client sends structured query language (SQL) requests to the server which are transmitted as messages across the net” ?

A. File servers
B. Database servers
C. Client servers
D. None of the mentioned

Explanation: SQL is a database language.

Which of the following term is best defined by the statement:”The client sends structured query language (SQL) requests to the server which are transmitted as messages across the net” ? Read More »

Advanced Software Engineering