Multiple choice

Which of the following statement is/are correct? A. dip is an abstract unit representing a single pixel on a device with a resolution of 160 dpi. B. pt unit are the 1/75 of the physical screen size.

  1. Only A

  2. Only B

  3. Both A and B

  4. Neither A nor B

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

dip(Density independent pixels) is an abstract unit representing a single pixel on a device with a resolution of 160 dpi but the pt(Points) unit are the 1/72 of the physical screen size.