Object Oriented Programming Language Quiz

Object Oriented Programming Language Quiz

University

30 Qs

quiz-placeholder

Similar activities

Web Services Quiz

Web Services Quiz

University

25 Qs

Intro to Programming

Intro to Programming

12th Grade - University

25 Qs

Pemrograman Berorientasi Objek

Pemrograman Berorientasi Objek

University

26 Qs

Types of Programming Languages - Quiz2

Types of Programming Languages - Quiz2

University

25 Qs

Collections

Collections

University - Professional Development

30 Qs

JavaScript List

JavaScript List

University

30 Qs

Java Programming Quiz

Java Programming Quiz

University

26 Qs

Java Assessment-1

Java Assessment-1

University

30 Qs

Object Oriented Programming Language Quiz

Object Oriented Programming Language Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Gnana Pragadeesh

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not an integer data type?

int

long

short

double

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Range of byte is?

-128 to +127, including zero

-128 to +128, including zero

-127 to +128, including zero

-127 to +127, including zero

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identifiers cannot starts with?

Characters

Digits

underscore ( _ ) symbols

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of a boolean variable in Java?

1 byte

1 bit

Varies from JRE to JRE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of a char variable in Java?

1 byte

4 byte

2 byte

Varies from JRE to JRE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value of a boolean variable in Java?

true

false

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the range of data type short in Java?

-128 to 127

-32768 to 32767

-2147483648 to 2147483647

None of the mentioned

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?