II_III Years-Java, Python, and C Quiz

II_III Years-Java, Python, and C Quiz

Professional Development

50 Qs

quiz-placeholder

Similar activities

STS XI TKR 2

STS XI TKR 2

Professional Development

50 Qs

N 109 Midterm Exam.

N 109 Midterm Exam.

Professional Development

50 Qs

Wagon R

Wagon R

Professional Development

46 Qs

POST TEST DDVP MNC

POST TEST DDVP MNC

Professional Development

50 Qs

vi điều khiển 50 câu

vi điều khiển 50 câu

Professional Development

50 Qs

SOAL LATIHAN TES PEDAGOGIK UMUM ( PPPK )

SOAL LATIHAN TES PEDAGOGIK UMUM ( PPPK )

Professional Development

45 Qs

BT Ch-14 Individuals Groups and teams

BT Ch-14 Individuals Groups and teams

Professional Development

50 Qs

STS CODING KA XI TPTU

STS CODING KA XI TPTU

Professional Development

50 Qs

II_III Years-Java, Python, and C Quiz

II_III Years-Java, Python, and C Quiz

Assessment

Quiz

Other

Professional Development

Hard

Created by

SHANMUGAPRIYA.P MCE-LECT/IT

Used 6+ times

FREE Resource

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

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?