A. SaaS
B. SOA
C. Configurability
D. Both SaaS and Configurability
Explanation: The server maintains the user’s data and state during an interaction session.
Related Mcqs:
- 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 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 - “A client is assigned all user presentation tasks and the processes associated with data entry”.Which option supports the client’s situation ?
A. Distributed logic
B. Distributed presentation
C. Remote presentation
D. All of the mentioned - Which architecture is used when there is a high volume of transactions to be processed by the server ?
A. Multi-tier client–server architecture
B. Master-slave architecture
C. Distributed component architecture
D. Peer-to-peer architecture - Which test do you infer from the following statement: “The coordination and data management functions of the server are tested.” ?
A. Server tests
B. Application function tests
C. Transaction tests
D. Network communication tests - When a client application invokes a method contained within an object elsewhere in the system, CORBA uses dynamic invocation to____________________?
A. obtain pertinent information about the desired method from the interface repository
B. create a data structure with parameters to be passed to the object
C. create a request for the object
D. all of the mentioned - Which option supports the statement:”Most web frameworks now provide AJAX support” ?
A. Session Management
B. Security
C. User interaction
D. Database support - The _______________ of a formal specification language is often based on a syntax that is derived from standard set theory notation and predicate calculus ?
A. semantic domain
B. syntactic domain
C. sequence
D. set - A _______________ defines a set of standards for components, including interface standards, usage standards, and deployment standards?
A. Component-based software engineering
B. Component composition
C. Component model
D. Component interfaces - In which of the following language the frameworks will not work ?
A. C#
B. Ruby
C. PHP
D. Java