A. Master-slave architectures
B. Client–server systems
C. Two-tier client–server architecture
D. Both Master-slave architectures AND Client–server systems
Explanation: One should design the architecture of distributed client–server systems so that they are structured into several logical layers, with clear interfaces between these layers.
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 - “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 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 - Which category the following statement belongs,”Classes to create and manage sessions are usually part of a WAF”?
A. Session management
B. Security
C. User interaction
D. Database support - 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 - 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 - The ________________ of a specification language indicates how the language represents system requirements?
A. semantic domain
B. syntactic domain
C. sequence
D. set - Which of the following Cleanroom process teams develops set of statistical test to exercise software after development ?
A. Specification team
B. Development team
C. Certification team
D. All of the mentioned - An example of a system that may use a process pipeline is a _________________________?
A. High-speed data acquisition system
B. Failure of a power supply in an embedded system
C. Both High-speed data acquisition system AND Failure of a power supply in an embedded system
D. None of the mentioned - The average execution time of the power monitor process should be less than__________________?
A. 1ms
B. 10ms
C. 100ms
D. none of the mentioned