Multiple choice In a two-tire client server architecture, the client is usually thin client fat client very thin client none of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation In two-tier architecture, the client handles presentation and business logic (fat client), while the server manages data. This contrasts with three-tier where business logic moves to a middle tier. 'Tire' is a typo for 'tier'.