What is the output of this code?
String one = "Hello";
String two = "Hello";
println(one.equals(two));
FGCT4023 Topic 5 - Colour & Text
Quiz
•
Computers
•
University
•
Medium
Adila Nordin
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of this code?
String one = "Hello";
String two = "Hello";
println(one.equals(two));
one.equals(two)
Hello
Hello
Hello
true
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code?
String one = "Hello";
println(one.toUpperCase());
HELLO
Hello
one.toUpperCase()
hello
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does this code do?
textSize(random(12, 36));
Generate a random text size of 12 to 35
Generate a random location of where the text is placed on the canvas
Generate a random font for the text
Generate a random text
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these functions should be used to display a text on the windows?
println()
print()
text()
display()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code?
text("Hello\nWorld", 20, 100);
Hello\nWorld
Hello\nWorld 20 100
Hello World
Hello
World
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of this code?
text("Value is " + 20 + 24, 0, 20);
Value is 2024
Value is 44
Value is 20 24 0 20
Value is 20 + 24 0 20
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the colour produced from this code?
fill(0, 100);
square(0, 0, 40);
Black
White
Gray
No colour
10 questions
Web-II-Loop and Function
Quiz
•
University
11 questions
Yr 8 IF starter
Quiz
•
7th Grade - University
10 questions
PSP Week3
Quiz
•
University
14 questions
Solar2D Review
Quiz
•
10th Grade - University
10 questions
Visual Basic 2010
Quiz
•
8th Grade - University
15 questions
Python introduction
Quiz
•
University
10 questions
C++ Assessment
Quiz
•
University
15 questions
C programming
Quiz
•
University
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade