Basics in Java

Basics in Java

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

2.3.1 Graph Traversal & Path Finding Algorithms

2.3.1 Graph Traversal & Path Finding Algorithms

12th Grade - University

20 Qs

BÀI TẬP T7 - KHỞI ĐỘNG

BÀI TẬP T7 - KHỞI ĐỘNG

10th - 12th Grade

10 Qs

Mobile app development principles

Mobile app development principles

10th Grade

17 Qs

Security and Ethics

Security and Ethics

9th - 12th Grade

17 Qs

File Handling in Python - Grade 12 CBSE

File Handling in Python - Grade 12 CBSE

12th Grade

15 Qs

Tin học 11 chương I

Tin học 11 chương I

1st - 12th Grade

20 Qs

REMIDI INFORMATIKA

REMIDI INFORMATIKA

10th 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

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers