Revision2 for Term1

Revision2 for Term1

10th Grade

20 Qs

quiz-placeholder

Similar activities

AP CSA Java Arrays

AP CSA Java Arrays

9th - 12th Grade

18 Qs

AP CSA Arrays

AP CSA Arrays

9th - 12th Grade

18 Qs

Arrays

Arrays

9th - 12th Grade

16 Qs

Class X - Java 1

Class X - Java 1

10th Grade

15 Qs

Computer Application Practice Quiz Class 10

Computer Application Practice Quiz Class 10

10th Grade

20 Qs

Java switch/for/while

Java switch/for/while

9th - 12th Grade

15 Qs

Basics in Java

Basics in Java

9th - 12th Grade

15 Qs

Java March

Java March

KG - University

16 Qs

Revision2 for Term1

Revision2 for Term1

Assessment

Quiz

Computers

10th Grade

Medium

Created by

pranali naik

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid statement to print the following sentence:

Raj said “Good morning”

System. out. println(“Raj said “Good morning”);

System. out. println(“Raj said \\Good morning\\);

System. out. println(“Raj said \"Good morning\" ”);

System. out. println(“Raj said Good morning”);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the type of looping statement depicted in the above picture?

Entry controlled loop

Exit controlled loop

Multiple branching statement

All the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the process done in the above picture?

Sorting the list in descending order

Searching the character in the list

Sorting the list in ascending order

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Name the method of search depicted in the above picture.

Binary Search

Selection Sort

Bubble Sort

Linear Search

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Name the feature of Java depicted in the above picture.

Encapsulation

Inheritance

Polymorphism

Data abstraction

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Name the data types in order from top, given in the above picture.

int, char, double, String

String, int, char, double

char, double, int, String

int, double, char, String

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many bytes are occupied by the above two-dimensional array?

96 bytes

128 bytes

12 bytes

24 bytes

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?