<< Chapter < Page Chapter >> Page >
This module contains review questions and answers keyed to the module titled GAME 2302-0110: Updating the Game Math Library for Graphics.

Table of contents

Preface

This module contains review questions and answers keyed to the module titled GAME 2302-0110: Updating the Game Math Library for Graphics .

The questions and the answers are connected by hyperlinks to make it easy for you to navigate from the question to the answer and back again.

Questions

Question 1 .

A point is simply a location in space. It has no width, depth, or height. Therefore, it cannot be seen by the human eye, which means that we can't draw apoint on the computer screen. However, it is possible to draw an object on the computer screen that indicates the location of the point.

True or False?

Answer 1

Question 2

A point in space exists only after a visual object is created to mark the location of the point.

Answer 2

Question 3

A point is a small black circle.

True or False?

Answer 3

Question 4

Kjell tells us that a line segment is the straight path between two points, and that it has no thickness. Since it has no thickness, a line cannot be seenby the human eye.

True or False?

Answer 4

Question 5

GM2D02.Point objects represent themselves as small black squares in a graphics context for the benefit of human observers.

True or False?

Answer 5

Question 6

GM2D02.Vector objects represent themselves as lines with arrow-heads at their heads in a graphics context for the benefit of human observers.

True or False?

Answer 6

Question 7

A GM2D02.Vector object is:

Select the correct answer

  • A. An underlying data object
  • B. A graphics object
  • C. Both of the above
  • D. None of the above

Answer 7

Question 8

All Java parameters are passed to methods by reference.

True or False?

Answer 8

Question 9

Java supports both primitive variables and reference variables.

True or False?

Answer 9

Question 10

The GM2D02 library is an update of the earlier game-math library named GM2D01 . This update added the following new capabilities:

Select the correct answer.

  • A. Draw circles to represent GM2D02.Point objects.
  • B. Draw visible lines to represent GM2D02.Line objects.
  • C. Draw visible lines and circles to represent GM2D02.Vector objects.
  • D. Call a setData method to change the values in a GM2D02.ColMatrix object.
  • E. Call a setData method to change the values in a GM2D02.Point object.
  • F. Call a setData method to change the values in a GM2D02.Vector object.
  • G. Call a setHead method or a setTail method to change one of the points that defines a GM2D02.Line object.
  • H. All of the above
  • I. None of the above

Answer 10

Question 11

The updated constructors in the GM2D02 library create and save clones of the ColMatrix and/or Point objects originally used to define the Point , Vector , and/or Line objects.

True or False?

Answer 11

Question 12

The createImage method belonging to a JFrame object can be used to create an off-screen image.

True or False?

Answer 12

Question 13

If the contents of an off-screen image are displayed on the screen, the units of width and height are measured in pixels.

Questions & Answers

how to study physic and understand
Ewa Reply
what is conservative force with examples
Moses
what is work
Fredrick Reply
the transfer of energy by a force that causes an object to be displaced; the product of the component of the force in the direction of the displacement and the magnitude of the displacement
AI-Robot
why is it from light to gravity
Esther Reply
difference between model and theory
Esther
Is the ship moving at a constant velocity?
Kamogelo Reply
The full note of modern physics
aluet Reply
introduction to applications of nuclear physics
aluet Reply
the explanation is not in full details
Moses Reply
I need more explanation or all about kinematics
Moses
yes
zephaniah
I need more explanation or all about nuclear physics
aluet
Show that the equal masses particles emarge from collision at right angle by making explicit used of fact that momentum is a vector quantity
Muhammad Reply
yh
Isaac
A wave is described by the function D(x,t)=(1.6cm) sin[(1.2cm^-1(x+6.8cm/st] what are:a.Amplitude b. wavelength c. wave number d. frequency e. period f. velocity of speed.
Majok Reply
what is frontier of physics
Somto Reply
A body is projected upward at an angle 45° 18minutes with the horizontal with an initial speed of 40km per second. In hoe many seconds will the body reach the ground then how far from the point of projection will it strike. At what angle will the horizontal will strike
Gufraan Reply
Suppose hydrogen and oxygen are diffusing through air. A small amount of each is released simultaneously. How much time passes before the hydrogen is 1.00 s ahead of the oxygen? Such differences in arrival times are used as an analytical tool in gas chromatography.
Ezekiel Reply
please explain
Samuel
what's the definition of physics
Mobolaji Reply
what is physics
Nangun Reply
the science concerned with describing the interactions of energy, matter, space, and time; it is especially interested in what fundamental mechanisms underlie every phenomenon
AI-Robot
what is isotopes
Nangun Reply
nuclei having the same Z and different N s
AI-Robot
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Game 2302 - mathematical applications for game development. OpenStax CNX. Jan 09, 2016 Download for free at https://legacy.cnx.org/content/col11450/1.33
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Game 2302 - mathematical applications for game development' conversation and receive update notifications?

Ask