Basic java

Basic java

University

10 Qs

quiz-placeholder

Similar activities

Brewing JavaFX Quiz

Brewing JavaFX Quiz

University

15 Qs

Getting Started with Java Quiz

Getting Started with Java Quiz

10th Grade - Professional Development

10 Qs

Unit 1 - Classes and Objects

Unit 1 - Classes and Objects

University

10 Qs

Basic Java Quiz

Basic Java Quiz

University

15 Qs

Advanced Java Lab_4CSN

Advanced Java Lab_4CSN

University

10 Qs

Programming languages

Programming languages

KG - Professional Development

10 Qs

Basic Java

Basic Java

University

15 Qs

Topic 1-1: Introduction to Computer & Programming Language

Topic 1-1: Introduction to Computer & Programming Language

University

10 Qs

Basic java

Basic java

Assessment

Quiz

Computers

University

Hard

Created by

NANDHINI T

Used 197+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the range of short data type in Java

-128 to 127

-32768 to 32767

-2147483648 to 2147483647

None of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What is the range of byte data type in Java?

a) -128 to 127

b) -32768 to 32767

c) -2147483648 to 2147483647

d) None of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An expression involving byte, int, and literal numbers is promoted to which of these?

Int

Long

Byte

Float

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these literals can be contained in float data type variable?

a) -1.7e+308

b) -3.4e+038

c) +1.7e+308

d) -3.4e+050

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these operators is used to allocate memory to array variable in Java?

malloc

alloc

new

new malloc

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is necessary to specify at time of array initialization?

Row

Column

Both row and column

None of the mentioned

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these have highest precedence?

()

++

*

>>

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?