Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
Q 1/10
Score 0
It is a named memory location.
30
Data
Java
Data types
Variables
Q 2/10
Score 0
This can be a type or a name of a class
30
Variables
Looping
Main
Data types
10 questions
Q.
It is a named memory location.
1
30 sec
Q.
This can be a type or a name of a class
2
30 sec
Q.
You are creating a program and the output ‘sum’ will only have whole numbers ranging from -1 to 100. What data type should you use?
3
30 sec
Q.
You’re program computers for the average of 4 numbers. If your program can accept values with decimal places from 60.00 to 100.00. What data type should you use?
4
30 sec
Q.
Which of the integer data types can hold the highest value
5
30 sec
Q.
How do you declare a variable?
6
30 sec
Q.
It is the symbol used for modulus
7
30 sec
Q.
Floating point data type that can hold the highest value
8
30 sec
Q.
It is the operator used for incrementing
9
30 sec
Q.
It allows you to execute a statement multiple times