Roblox Lua // Functions & Properties 1.0

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
GobStoppers 14
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What should be added after line 5 in order to make the variable NewNumber equal to the result variable within the AddNumbers() function.
|return Result|
Nothing needs to be added
|MyNumber = Result|
|NewNumber = Result|
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What would the transparency of MyPart be after this script has finished running?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong about the StringChange() function?
The StringChange function is able to set the variable to other data types other than strings.
There is nothing wrong with the function
The function will result in an error if the String argument is not a string.
StringChange() will cause an error as it is not a function.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does putting return inside of a function do?
Placing return followed by a variable will result in an error.
Returning will block the variable from being used by the function.
When you call a function you can set it as a variable. Whatever is returned by the function is what the new variable is equal to.
Returning a variable within a function will return the variable to what value it was equal to originally.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the parent of "Part"
ServerStorage
StarterGui
startergui
serverstorage
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the Size of this part?
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the parent of Part's parent?
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Simple Easy Basic Lua Quiz

Quiz
•
4th Grade - Professio...
10 questions
Exploring Python: Input and Output Essentials

Quiz
•
9th Grade - University
15 questions
Hangman Game - Programming Questions

Quiz
•
7th - 11th Grade
11 questions
Programming Quiz 1

Quiz
•
11th Grade
15 questions
Data Types and Operations

Quiz
•
10th Grade
15 questions
Python - Chpt 1 - Review

Quiz
•
9th - 12th Grade
11 questions
Python Review

Quiz
•
11th Grade
10 questions
Gr10B Semester2

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade