70. 1. It is a dot matrix 2. Characters are represented by an array of dots. 3. It is a two-dimensional array having columns and rows. Name the method: ___. A) Bitmap Method B) Jpeg Method C) Cyan Method D) Binarization
Option A is correct, Explanation - . Bitmap is a dot matrix 2. Characters are represented by an array of dots. 3. It is a two-dimensional array having columns and rows.