
STEM Practice

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
Kenneth Lawas
Used 12+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
It is a primitive data type. That is used to store only two possible values, either true or false.
String
Boolean
Int
Char
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
This is the first condition that executes if the condition is true.
if condition
else condition
else-if condition
None of the Above
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
This is use to specify a new condition if the first condition is false.
if statement
else statement
else-if statement
None of the Above.
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The _______ statement represents the if block within another if block.
if-else statement
else-if statement
nested if statement
switch statement
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The Java _______ executes one statement from multiple conditions.
if-else statement
else-if statement
nested if statement
switch statement
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
This data type is widely used in Java programming and is sequence of characters.
Integer
String
Char
Boolean
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
This method converts a string to lower case letters.
toSmallCase( )
toLittleCase( )
toLowerCase( )
toCuteCase ( )
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Code.org CSD Unit 3 Lessons 1-12

Quiz
•
3rd - 12th Grade
15 questions
Unit 5 Part 2 Assessment Review

Quiz
•
12th Grade
20 questions
Python -Iteration (loops)

Quiz
•
7th - 12th Grade
16 questions
Loops Exam

Quiz
•
11th Grade
17 questions
GCSE Computer Science - Python Programming Concepts

Quiz
•
9th - 11th Grade
20 questions
Python Basics ;)

Quiz
•
11th Grade
20 questions
Python variables and operators quiz

Quiz
•
9th - 12th Grade
16 questions
Subroutines

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade