Roblox Lanjutan (Bag.1-6)

Roblox Lanjutan (Bag.1-6)

9th - 12th Grade

70 Qs

quiz-placeholder

Similar activities

Python Programming Quiz

Python Programming Quiz

11th Grade

65 Qs

Code.org CSD

Code.org CSD

9th - 12th Grade

65 Qs

Python Booleans and selections 1

Python Booleans and selections 1

9th Grade

65 Qs

Python Functions and Methods

Python Functions and Methods

11th Grade

71 Qs

Recap - OOP, Python and Computational thinking

Recap - OOP, Python and Computational thinking

10th Grade

70 Qs

PBS SAINS KOMPUTER T4 - 1.6 Struktur Data dan Modular

PBS SAINS KOMPUTER T4 - 1.6 Struktur Data dan Modular

10th - 12th Grade

70 Qs

RQ1Exl

RQ1Exl

10th Grade

75 Qs

ĐỀ CƯƠNG ÔN TẬP HKII – KHỐI 10 MÔN TIN HỌC

ĐỀ CƯƠNG ÔN TẬP HKII – KHỐI 10 MÔN TIN HỌC

10th Grade

74 Qs

Roblox Lanjutan (Bag.1-6)

Roblox Lanjutan (Bag.1-6)

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Haiko Academy

Used 2+ times

FREE Resource

70 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a correct way to create a variable in Lua?
var myNumber = 10
int myNumber = 10
local myNumber = 10
define myNumber = 10

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What data type is "Hello World"?
Boolean
Number
String
Decimal

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What data type is true?
String
Boolean
Number
None

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What data type is 42.5?
Integer
String
Boolean
Decimal

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the following script print? local name = "Alex" print("Hello " .. name)
HelloAlex
Hello Alex
AlexHello
nameHello

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the correct operator to combine strings in Lua?
+
&
..
*

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these is a script object in Roblox Studio?
TextBox
Script
Baseplate
ImageLabel

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?