57. Which of the following are the ways of storing colour information in a frame buffer? 1. Can be stored directly in a frame buffer. 2. Color codes can also be stored in the system memory. 3. Color codes can be put as a separate table. A) Only (1) & (3) B) Only (3) C) Only (2) & (3) D) Only (1)
Option A is correct, Explanation - ways of storing colour information in a frame buffer are - Can be stored directly in a frame buffer and Color codes can be put as a separate table.So, option A is correct.