CompTIA ITF+ (FC0-U61) — Question 221
Which of the following architectures is notepad.exe an example of?
Answer options
- A. n-tier
- B. One-tier
- C. Two-tier
- D. Three-tier
Correct answer: B
Explanation
The correct answer is B, as notepad.exe operates as a one-tier application, meaning it runs on a single layer without requiring a server or database interaction. The other options describe multi-tier architectures that involve multiple layers or components for client-server interactions.