II_III Years-Java, Python, and C Quiz

II_III Years-Java, Python, and C Quiz

Professional Development

50 Qs

quiz-placeholder

Similar activities

QUIZIZZ PENGETAHUAN UMUM

QUIZIZZ PENGETAHUAN UMUM

KG - Professional Development

50 Qs

LSSGB Questions

LSSGB Questions

Professional Development

50 Qs

FINAL TEST_AMZ

FINAL TEST_AMZ

Professional Development

50 Qs

Final Revision Ekonomi T4

Final Revision Ekonomi T4

11th Grade - Professional Development

46 Qs

Test Training Product GD 825A-2

Test Training Product GD 825A-2

Professional Development

50 Qs

Basic IT, Internet, and SPSS Quiz

Basic IT, Internet, and SPSS Quiz

Professional Development

47 Qs

What Starbucks drink is this

What Starbucks drink is this

KG - Professional Development

45 Qs

MineCraft

MineCraft

KG - Professional Development

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