Multiple choice technology web technology

In a multitiered application, which tier is the browser in?

  1. First tier.

  2. Second tier.

  3. Third tier.

  4. Fourth tier.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In multitiered applications, the browser serves as the first tier (presentation layer), handling user interactions and displaying data. The other tiers typically include application servers and databases.