TEJ4M-JavaBasicsQuiz

TEJ4M-JavaBasicsQuiz

12th Grade

44 Qs

quiz-placeholder

Similar activities

Java Test - 1

Java Test - 1

9th - 12th Grade

40 Qs

Java Easy

Java Easy

10th - 12th Grade

40 Qs

Latihan 1 PBO XI RPL 2

Latihan 1 PBO XI RPL 2

10th Grade - University

40 Qs

Pemrograman Berorientasi Objek 11RPL Sem 1

Pemrograman Berorientasi Objek 11RPL Sem 1

11th Grade - University

40 Qs

software dev 1

software dev 1

9th - 12th Grade

45 Qs

AP Computer Science A Review

AP Computer Science A Review

9th - 12th Grade

40 Qs

APCSA Mid-Unit 3 Review

APCSA Mid-Unit 3 Review

12th Grade

46 Qs

adders

adders

12th Grade

45 Qs

TEJ4M-JavaBasicsQuiz

TEJ4M-JavaBasicsQuiz

Assessment

Quiz

Created by

Al; Krnc

Computers

12th Grade

3 plays

Easy

44 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A java source file ends in

.js

.java

.class

.bytecode

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Java programs ________________

are only compiled

are only compiled not interpreted

are only interpreted

are both compiled and interpreted

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

JVM stands for

Java Vital Machine

Java Virtual Machine

Java Vendor machine

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following expressions is NOT correct?

5 + 4

(5 * 4)/2

(-12 + (13 + 7)/2 ) * 4

-12 + (13 + 7)/2 ) * 4

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In Java, execution starts from ___________ function.

get()

main()

java()

display()

6.

MULTIPLE CHOICE QUESTION

30 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

30 sec • 1 pt

Which of the following expressions is NOT correct?

(34 - 86) / 3

(34 - 86) / -3

34 - 86) / (23 - 3 )

( (34 - 86) / (23 + 3 ) )

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?