Grade 10 - Final Exam practice quiz

Grade 10 - Final Exam practice quiz

10th Grade

25 Qs

quiz-placeholder

Similar activities

Unit 1 Primitive Types

Unit 1 Primitive Types

9th - 12th Grade

25 Qs

Data Types

Data Types

9th - 12th Grade

20 Qs

APCS A - Array 6.1,6.2,6.3,6.

APCS A - Array 6.1,6.2,6.3,6.

9th - 12th Grade

20 Qs

CSAwesome Unit 1 Vocabulary

CSAwesome Unit 1 Vocabulary

10th - 12th Grade

23 Qs

Library Classes

Library Classes

10th Grade

25 Qs

SAINS KOMPUTER TINGKATAN 4 (BAB1)

SAINS KOMPUTER TINGKATAN 4 (BAB1)

KG - University

21 Qs

Debugging

Debugging

10th Grade

20 Qs

AQA GCSE Computer Science - 3.2.1 Data types

AQA GCSE Computer Science - 3.2.1 Data types

8th - 10th Grade

20 Qs

Grade 10 - Final Exam practice quiz

Grade 10 - Final Exam practice quiz

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Roshni Misar

Used 6+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to create a class in Java?

define

struct

class

object

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What prints out "I love Java" successfully?

Systemoutprintln("I love Java);

System.out.println("I love" + " Java");

System.out.println(I love Java);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a primitive data type in Java?

String

double

boolean

int

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which access specifier allows the most restricted access?

protected

public

private

internal

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function declaration is correct in Java?

public int add() {}

static add() {}

add() public int {}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of inheritance is supported in Java by using classes?

Single and multilevel inheritance

Hybrid inheritance

Super inheritance

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of a double data type in Java?

2 bytes

8 bytes

4 bytes

16 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?