Basics in Java

Basics in Java

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

ABD1 (C++)

ABD1 (C++)

9th - 12th Grade

15 Qs

Class X - Java 1

Class X - Java 1

10th Grade

15 Qs

Project-Stem Unit 1 python coding

Project-Stem Unit 1 python coding

9th - 12th Grade

12 Qs

AP CSA Unit 1 Review

AP CSA Unit 1 Review

10th - 12th Grade

20 Qs

CSE_CodeHS_intro_python_unit_3_5

CSE_CodeHS_intro_python_unit_3_5

9th - 12th Grade

15 Qs

CSAwesome Unit 1 Test

CSAwesome Unit 1 Test

12th Grade

18 Qs

Loops

Loops

9th - 12th Grade

10 Qs

Java Casting & Booleans

Java Casting & Booleans

10th - 12th Grade

20 Qs

Basics in Java

Basics in Java

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Leelavathy J

Used 107+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of literal is "null"?

null Literal

Character Literal

String Literal

It is not a Literal

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Function of the Scanner class to accept a float literal from the user is

nextInt( )

hasNext( )

next( )

nextFloat( )

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the value of c after int c = 'B'+3; is executed?

101

69

Code is incorrect

B3

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the types of programming constructs in Java.

Selective

Sequential

Random

Iterative

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

r and l in r-value and l-value are

read and location

real and location

reference and location

right and left

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Absence of _________ in switch..case leads to fallthrough

switch

case

default

break

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The compiler of Java works on_______ to give _________.

Byte Code, Source Code

Source Code, Object Code

Source Code, Byte Code

Byte Code, Object Code

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?