Search Header Logo

Java Quizathon

Authored by Keerthi GJ

Computers

University

Used 2+ times

Java Quizathon
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

20 sec • 1 pt

What is wrong with the following Java variable declaration?

int 1stNumber = 23;

There is no data type called 'int'

Variable names can not start with a digit

Variable names can not contain digits

Number 23 can not be stored in an int

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Following set of data items are to be stored about a student

a. Students name

b. Students current age in years

c. Students weight in kg

d. Students gender

Which of the following data types will match best with these

a. String

b. int

c. String

d. String

a. String

b. float

d. int

d. int

a. String

b. int

c. float

d. boolean

a. String

b. int

c. float

d. char

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following data is the 'smallest' data type that can be used to hold the 'distance between Earth to Mars' in km.

(Average distance between Earth and March is 234,460,000 km)

byte

int

long

short

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What is the output of the following code?

x is 0

x is 1

x is 2

x is 3

x is 4

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Java is a

Procedure Oriented Language

Structure Oriented Language

Object_Oriented Language

Machine Language

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The name of the following should be the file name in Java

Object Name

Variable Nam

Class Name

Array Name

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The name of the following should be the file name in Java

Object Name

Variable Nam

Class Name

Array Name

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?

Discover more resources for Computers