Search Header Logo

II_III Years-Java, Python, and C Quiz

Authored by SHANMUGAPRIYA.P MCE-LECT/IT

Other

Professional Development

Used 6+ times

II_III Years-Java, Python, and C Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

int

float

String

boolean

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which keyword is used to define a constant in Java?

const

final

static

constant

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of Java code System.out.println(5 + "5");?

10

55

5 + 5

Error

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the static keyword in Java?

To create a constant

To allow a method or variable to be accessed without creating an instance of the class

To prevent inheritance

To define a global variable

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true about method overloading?

Methods must have the same name and return type

Methods must have different names

Methods must have the same name but different parameters

Methods must have the same name and parameters

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the default value of an int variable in Java?

0

1

null

undefined

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is NOT a valid access modifier in Java?

public

private

protected

global

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?