Chapter 3 Exam Review

Chapter 3 Exam Review

12th Grade

20 Qs

quiz-placeholder

Similar activities

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

RPG (Lessons 9-16)

RPG (Lessons 9-16)

9th - 12th Grade

15 Qs

Milan&Milena (variable, loop)

Milan&Milena (variable, loop)

12th Grade

20 Qs

Quiz Scratch kelas 8

Quiz Scratch kelas 8

12th Grade

20 Qs

Unity - Roll-a-Ball

Unity - Roll-a-Ball

9th - 12th Grade

16 Qs

Scratch Test - New

Scratch Test - New

9th - 12th Grade

20 Qs

Quiz de Programação com Scratch

Quiz de Programação com Scratch

12th Grade

17 Qs

R093 iMedia 1.2 Media Industry Job Roles Quiz

R093 iMedia 1.2 Media Industry Job Roles Quiz

10th Grade - University

15 Qs

Chapter 3 Exam Review

Chapter 3 Exam Review

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Raymundo Martinez

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What large library of libraries and objects is available to the C# language?

.NET Framework

Microsoft library

Java Library

COOL Library

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. ___________ is the process of turning human-readable source code into native machine language.

Gaming

Interpreting

Compiling

Coding

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. What type of program sends only the source code and not the compiled code to the target computer?

Compiled

Interpreted

Native

Hybrid

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which of the following best describes the source code that most human programmers will write today?

A series of dots and dashes on a punch card

Mathematical equations written on paper

1's and 0's stored in binary files

Human-readable text stored in text files

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Why would you write a C# script for your game?

All of these are true

To control the behavior of your game objects

To provide captions for your audio track

To describe the game plot and story

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Which of the following best describes the relationship between scripts and GameObjects?

A script can be assigned to multiple game objects; one game object can use multiple scripts

A script can be assigned to one and only one game object

A game object can use one and only one script

Every game object has its own unique script

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. How are scripts stored within a Unity project?

As an object in the Hierarchy tab

As an asset in the Assets list

As a C# icon in the scene tab

As a ".script" file in your main project folder

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?