Exam 7: Simple Graphics and Image Processing
Exam 1: Introduction50 Questions
Exam 2: Software Development Data Types and Expressions50 Questions
Exam 3: Loops and Selection Statements50 Questions
Exam 4: Strings and Text Files50 Questions
Exam 5: Lists and Dictionaries50 Questions
Exam 6: Design With Functions50 Questions
Exam 7: Simple Graphics and Image Processing50 Questions
Exam 8: Graphical User Interrfaces50 Questions
Exam 9: Design With Classes50 Questions
Exam 10: Multithreading Networks and Client Server Programming50 Questions
Exam 11: Searching Sorting and Complexity Analysis51 Questions
Select questions type
The GIF format uses a lossless compression scheme.
Free
(True/False)
4.8/5
(43)
Correct Answer:
False
The setPixels method of the Turtle class changes the width of the turtle in pixels to the specified value.
Free
(True/False)
4.9/5
(36)
Correct Answer:
False
An attempt to manipulate a turtle whose window has been closed raises an error.
Free
(True/False)
4.8/5
(32)
Correct Answer:
True
What Turtle method is used to move the Turtle object instance t to the center of the window, pointed east?
(Multiple Choice)
4.8/5
(40)
The ticks representing seconds on the analog clock's face represent an attempt to sample moments of time as discrete values, whereas time itself is continuous, or analog.
(True/False)
4.9/5
(39)
How does digital information differ from analog information?
(Multiple Choice)
4.9/5
(36)
Early recording and playback devices for images and sound were all discrete devices.
(True/False)
4.8/5
(26)
The Turtle graphics toolkit was originally developed as part of what programming language for children?
(Multiple Choice)
4.8/5
(34)
Programming that relies on the use of objects and methods to control complexity and solve problems is known as what type of programming?
(Multiple Choice)
4.8/5
(43)
What coordinate system is utilized for the Turtle graphics toolkit?
(Multiple Choice)
4.8/5
(39)
Many image-processing algorithms use a nested loop structure to traverse a two-dimensional grid of pixels.
(True/False)
4.9/5
(42)
What effect does a higher DPI have on the sampling done by a digital camera?
(Multiple Choice)
4.9/5
(31)
What is the maximum number of distinct color values that can be displayed by the true color RGB system?
(Multiple Choice)
4.9/5
(42)
When instantiating a class and assigning the resulting object to a variable, what is the right side of the assignment called?
(Multiple Choice)
5.0/5
(34)
In the images module, how does the Image class represent an image?
(Multiple Choice)
4.9/5
(44)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)