Podcast
Questions and Answers
System identification is not important for job scheduling.
System identification is not important for job scheduling.
False
Man month analysis is a technique used for project time estimation.
Man month analysis is a technique used for project time estimation.
True
Dependency analysis is not necessary when assigning resources to jobs.
Dependency analysis is not necessary when assigning resources to jobs.
False
The technical design document includes implementation methods and algorithms.
The technical design document includes implementation methods and algorithms.
Signup and view all the answers
The project involves creating a standard operation procedure for a 2D game.
The project involves creating a standard operation procedure for a 2D game.
Signup and view all the answers
Game Models include geometry, property, and motion animation.
Game Models include geometry, property, and motion animation.
Signup and view all the answers
The human visual system has two types of sensors: Rods and Cones.
The human visual system has two types of sensors: Rods and Cones.
Signup and view all the answers
Additive color is used in LCD and projectors.
Additive color is used in LCD and projectors.
Signup and view all the answers
Drawing line using Bresenhem’s Algorithm treats separately m < 1 and m > 1.
Drawing line using Bresenhem’s Algorithm treats separately m < 1 and m > 1.
Signup and view all the answers
Clipping is the process of determining which part of an object to display on the screen.
Clipping is the process of determining which part of an object to display on the screen.
Signup and view all the answers
What type of color space is used in LCD and projectors?
What type of color space is used in LCD and projectors?
Signup and view all the answers
What is the main purpose of Bresenhem's Algorithm?
What is the main purpose of Bresenhem's Algorithm?
Signup and view all the answers
What does the acronym 'HSV' stand for in the context of graphic design?
What does the acronym 'HSV' stand for in the context of graphic design?
Signup and view all the answers
What type of sensors does the human visual system have?
What type of sensors does the human visual system have?
Signup and view all the answers
What does a 2D array of pixel color information provide in game programming?
What does a 2D array of pixel color information provide in game programming?
Signup and view all the answers