Chapter 3 Exam Review

Chapter 3 Exam Review

12th Grade

20 Qs

quiz-placeholder

Similar activities

Roblox Studio concept review

Roblox Studio concept review

1st - 12th Grade

15 Qs

AGAD: UNIT 4_C# & UNITY

AGAD: UNIT 4_C# & UNITY

9th - 12th Grade

24 Qs

Coding in Scratch

Coding in Scratch

4th Grade - University

22 Qs

JavaScript Fundamentals Quiz Senior

JavaScript Fundamentals Quiz Senior

12th Grade

15 Qs

R093 - Creative iMedia Storyboards

R093 - Creative iMedia Storyboards

9th - 12th Grade

15 Qs

Week 1 : Scratch Intro

Week 1 : Scratch Intro

1st - 12th Grade

16 Qs

ICETREES - Quiz on Scratch, Construct, Stencyl

ICETREES - Quiz on Scratch, Construct, Stencyl

2nd Grade - Professional Development

20 Qs

CommonAssessement2_VideoGame_Dec2021_Alvarado

CommonAssessement2_VideoGame_Dec2021_Alvarado

10th - 12th Grade

20 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?

Discover more resources for Computers