1.

Which method of character generation is also called Dot-matrix method?(a) Stroke method(b) Bitmap method(c) Starbust method(d) There isn’t that type of methodI got this question during an internship interview.This interesting question is from Character Generation topic in section Graphics Primitives of Computer Graphics

Answer»

Right answer is (b) Bitmap method

The BEST I can explain: Bitmap method is also called a dot-matrix method as it uses arrays of dots for CHARACTER generation. These dots are the points for an array whose size is FIXED.



Discussion

No Comment Found

Related InterviewSolutions