CompTIA ITF+ (FC0-U61) — Question 305
Which of the following application models runs the interface separately on a client machine?
Answer options
- A. One-tier
- B. Two-tier
- C. Three-tier
- D. n-tier
Correct answer: B
Explanation
The correct answer is B, Two-tier, as this model separates the client interface from the server, allowing the interface to run on the client machine. The other options do not specifically designate the client-side interface as separate, as One-tier typically combines all components, Three-tier introduces an additional layer, and n-tier can involve multiple layers without a clear separation of the interface.