Java Intro

Java Intro

University

7 Qs

quiz-placeholder

Similar activities

IoT

IoT

KG - Professional Development

11 Qs

UNIT-1 PYTHON BASICS

UNIT-1 PYTHON BASICS

University

10 Qs

Quiz: Computers

Quiz: Computers

2nd Grade - University

10 Qs

BCSC0006 - Quiz 3 - Recursion

BCSC0006 - Quiz 3 - Recursion

University

10 Qs

Programing test

Programing test

1st Grade - University

10 Qs

CSNP 04103 C++ Midterm preparation

CSNP 04103 C++ Midterm preparation

University - Professional Development

11 Qs

Functions (Recursion) - C

Functions (Recursion) - C

12th Grade - University

10 Qs

Smartcity berbasis IoT

Smartcity berbasis IoT

University

10 Qs

Java Intro

Java Intro

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

KiRUBANANTHAM CHENNIAPPAN

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these components are used in a Java program for compilation, debugging, and execution?

JDK

JRE

JVM

J2EE

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When an expression consists of int, double, long, float, then the entire expression will get promoted into a data type that is:

int

double

long

float

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

find the output

3 3 6

2 3 4

2 2 3

3 1 6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

find the correct main method signature

public static void main(String[] obj)

public static void main(String obj)

public static void main(string[] obj)

public static void main(int[] obj)

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Find the correct way to create scanner obj to get input

Scanner sc = new Scanner();

Scanner sc = new Scanner(System);

Scanner sc = new Scanner(System.out);

Scanner sc = new Scanner(System.in);

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

find the incorrect method to get String input from user using Scanner obj sc

sc.next()

sc.nextLine()

sc.nextString()

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the extension of compiled java classes?

.txt

.exe

.java

.class

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?