Understanding APIs and Methods in Unity

Understanding APIs and Methods in Unity

6th - 8th Grade

11 Qs

quiz-placeholder

Similar activities

App Lab Quiz

App Lab Quiz

8th Grade

9 Qs

CTE Information Technology Quiz

CTE Information Technology Quiz

7th - 9th Grade

13 Qs

Activity 1.4 Study Guide

Activity 1.4 Study Guide

6th - 8th Grade

10 Qs

Unity Coding Concepts and Input Handling

Unity Coding Concepts and Input Handling

6th - 8th Grade

11 Qs

Learn to Code: Swift Playgrounds

Learn to Code: Swift Playgrounds

3rd - 6th Grade

10 Qs

Unity Semester Quiz

Unity Semester Quiz

7th - 10th Grade

10 Qs

Quarter 3 Progress Check Intro to Programming

Quarter 3 Progress Check Intro to Programming

6th - 8th Grade

12 Qs

mit app inventor basics quiz

mit app inventor basics quiz

4th - 8th Grade

15 Qs

Understanding APIs and Methods in Unity

Understanding APIs and Methods in Unity

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Darion Taylor

Used 3+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does API stand for?

App-Store Penalizing Interface

Application Programming Interface

Application Pro-gaming Interface

Application Process Interface

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an API in Unity?

A set of built-in tools and commands you can use in your scripts

A button to change perspective in the Scene view

A tool for making animations

A website for downloading 3D models

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Method?

A variable that stores a number

A comment inside your code

A function that performs an action

A folder in the Project tab

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Property?

a thing or things belonging to someone; possessions collectively

A type of GameObject

A way to make the game fullscreen

A setting or value that belongs to an object

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Argument in C#?

A bug that crashes the game

The name of the script

The message shown in the console

Information you give to a method so it knows what to do

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this code, what BEST represents the method?

Debug.Log("Hello!");

Hello!

("Hello!")

Debug.Log

;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this line of code, what is the argument?

Debug.Log("Game Over");

Debug

"Game Over"

Log

Over

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?