Java Intro

Java Intro

University

7 Qs

quiz-placeholder

Similar activities

Komponen Komputer

Komponen Komputer

6th Grade - University

10 Qs

Quiz - CSE

Quiz - CSE

University

10 Qs

Lists

Lists

University

10 Qs

Kuis Informatika

Kuis Informatika

University

10 Qs

Quiz 1| Landscape Computer Graphic

Quiz 1| Landscape Computer Graphic

University

10 Qs

Java Script. Parte 1.

Java Script. Parte 1.

University

10 Qs

แบบทดสอบบทที่ 10 TCP/IP และอินเทอร์เน็ต

แบบทดสอบบทที่ 10 TCP/IP และอินเทอร์เน็ต

University

10 Qs

PYTHON BASICS PART 1

PYTHON BASICS PART 1

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?

Discover more resources for Computers