nerdexam
GAQM

CITM-001 · Question #78

How many layers are involved in client-server environment?

The correct answer is C. Three. A client-server environment is a type of distributed system that divides the application logic into three layers: presentation, application, and data. The presentation layer is responsible for the user interface and interaction, the application layer contains the business logic…

IT Operations and Infrastructure Management

Question

How many layers are involved in client-server environment?

Options

  • AOne
  • BTwo
  • CThree
  • DFour

How the community answered

(24 responses)
  • B
    4% (1)
  • C
    88% (21)
  • D
    8% (2)

Explanation

A client-server environment is a type of distributed system that divides the application logic into three layers: presentation, application, and data. The presentation layer is responsible for the user interface and interaction, the application layer contains the business logic and functionality, and the data layer manages the storage and retrieval of data. Each layer can run on a different machine or server, allowing for scalability, modularity, and security.

Topics

#client-server architecture#three-tier architecture#network layers

Community Discussion

No community discussion yet for this question.

Full CITM-001 Practice