GAME DESIGN FINAL EXAM 2024 ACTUAL QUESTIONS AND ANSWERS ALREADY GRADED A
GAME DESIGN FINAL EXAM 2024 ACTUAL QUESTIONS AND ANSWERS ALREADY GRADED A A programming language is a formal computer language that is used to communicate instructions to a computing device in order to control the computer's behavior in some way. True A number of elements in a specific order is: an array A function that contains arithmetic symbols (e.g. +, <, =/) is an operator. True An instance is: a single occurence A collision volume is called: a region Which of the following is NOT an argument used to determine how a shot is fired from an object? the color of the shot being instantiated _______ is similar to a function but has limited calling notation and a limited number of parameters. An operator An organization of objects that share the same template (that defines the data they use and what logic affects them) is: a class An invisible object that is used to create a game mechanic is called: a dummy object The script to eliminate an object leaving a particular boundary would contain the following: Destroy(bject) Selecting "Create Empty" from the GameObject menu will: create an object that is just a transform Self-contained sequences of actions to be performed are: algorithms Identifying the objects the code requires and describing how they are related to each other is: data modelling An arraylist is a fixed-length array. False Which of the following is a common error to look out for when writing code? all of the above Which of the following is NOT one of the three default components listed in the Inspector view of a terrain asset? Texture After using a Prefab asset, you need to set the colliders to define the object as "solid" (impassible). False Orthographic view allows you to see a scene with no perspective distortion. True
Written for
- Institution
- Game Design
- Course
- Game Design
Document information
- Uploaded on
- May 3, 2024
- Number of pages
- 4
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
game design final exam 2024 actual questions and a