Java by Mr Sam

Java by Mr Sam

10th Grade

16 Qs

quiz-placeholder

Similar activities

SST Yr8 - NCCE - Algorithms 2

SST Yr8 - NCCE - Algorithms 2

9th - 12th Grade

18 Qs

Python Lists

Python Lists

10th Grade

14 Qs

C++ Basics

C++ Basics

9th - 10th Grade

18 Qs

Java Loops

Java Loops

9th - 12th Grade

12 Qs

CodeHS 3.5 String Methods

CodeHS 3.5 String Methods

9th - 12th Grade

12 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Ev3 Mindstorm Term 3 Jack O

Ev3 Mindstorm Term 3 Jack O

KG - Professional Development

20 Qs

Quiz1_7A

Quiz1_7A

2nd Grade - Professional Development

20 Qs

Java by Mr Sam

Java by Mr Sam

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Sam Eslamieh

Used 22+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of data is used to enter the value ("Welcome")?
Text
Characters
String
Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of data is used to enter the value (1234.5)?
Integer
Double 
Char
Void

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of data is used to enter the value (True)?
Float
Boolean
Check box
ٍString

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We are use For loop ..........
To repeat a specified number of operations.
To repeat a unspecified number of operations.
All answers are correct

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When we want to print in Java, we use the code ......
system.out.print();
System.out.println();
System.Out.Printf();
System.out.show();

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is incorrect?

int count = 50.0;

int salary = 50_000;

int salary = 50_00;

all of these are incorrect

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We are use Scanner Library in java for...
Give permissions to the user
Correcting software errors
Allows user to read data
Allows the user to enter data

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?