Java Basics

Java Basics

1st - 3rd Grade

12 Qs

quiz-placeholder

Similar activities

Evaluasi Manajemen ASN

Evaluasi Manajemen ASN

1st - 3rd Grade

10 Qs

Python-basics

Python-basics

1st - 4th Grade

14 Qs

ABC of Arduino Quiz 4

ABC of Arduino Quiz 4

2nd - 8th Grade

10 Qs

GitHub - VSCode

GitHub - VSCode

3rd Grade

15 Qs

semillero

semillero

1st - 3rd Grade

10 Qs

CR & DA (BR Branch)

CR & DA (BR Branch)

1st Grade

10 Qs

Apex Session 2

Apex Session 2

1st Grade

15 Qs

Examén teórico de sistema Operativo

Examén teórico de sistema Operativo

1st Grade

10 Qs

Java Basics

Java Basics

Assessment

Quiz

Professional Development

1st - 3rd Grade

Hard

Created by

karthik kota

Used 10+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Java Source Code is compiled into

.Obj

Source Code

Bytecode

.Exe

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Single line comment starts with _________ in Java.

/**

//

/*

None of these

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Java is case sensitive?

True

False

Depends On Complier

May be true or false

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How to compile java code in command prompt?

javac filename.java

java filename.java

javac filename

java filename

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is true in Java?

For all class names the first letter should be in Upper Case.

All method names should start with a Lower Case letter.

Name of the program file should exactly match the class name.

All of the above

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

All Java components require names. Names used for classes, variables, and methods are called?

Variables

identifiers

Access Modifiers

Java Modifiers

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is JRE?

JRE is a java based GUI application.

JRE is an implementation of the Java Virtual Machine which executes Java programs.

JRE is an application development framework.

None of the above

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?