Java by Mr Sam

Java by Mr Sam

10th Grade

16 Qs

quiz-placeholder

Similar activities

Introduction to Excel

Introduction to Excel

9th - 12th Grade

20 Qs

Excel Aprendiendo

Excel Aprendiendo

9th - 12th Grade

20 Qs

Spreadsheet Basics

Spreadsheet Basics

8th - 10th Grade

16 Qs

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

Microsoft Word 2016 Tables

Microsoft Word 2016 Tables

8th - 12th Grade

13 Qs

KS4 - Python Turtle

KS4 - Python Turtle

9th - 11th Grade

15 Qs

Learn by Doing Excel

Learn by Doing Excel

9th - 12th Grade

20 Qs

Beginning Excel

Beginning Excel

9th - 12th Grade

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?