java

java

University

10 Qs

quiz-placeholder

Similar activities

бизнес-информатика

бизнес-информатика

University

9 Qs

JAVA Evolution

JAVA Evolution

University

10 Qs

Tebak Motif Ragam Hias Tradisional Indonesia

Tebak Motif Ragam Hias Tradisional Indonesia

10th Grade - University

10 Qs

Raster vs Vector Images

Raster vs Vector Images

University

14 Qs

Flipped Classroom

Flipped Classroom

KG - University

10 Qs

Board Game Trivia!

Board Game Trivia!

5th Grade - University

13 Qs

Introduction to Reading Bodies

Introduction to Reading Bodies

University

9 Qs

Introduction to Identity

Introduction to Identity

University

11 Qs

java

java

Assessment

Quiz

Arts

University

Easy

Created by

Vice JKKNCAS

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component is used to compile, debug and execute the java programs?

JRE

JIT

JDK

JVM

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is not a Java feature?

Object-oriented

Use of pointers

Portable

Dynamic and Extensible

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the extension of java code files?

.js

.txt

.class

.java

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

class increment {

public static void main(String args[])

{

int g = 3;

System.out.print(++g * 8);

}

}

32

33

24

25

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which environment variable is used to set the java path?

MAVEN_Path

JavaPATH

JAVA

JAVA_HOME

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an OOPS concept in Java?

Polymorphism

Inheritance

Compilation

Encapsulation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a type of polymorphism in Java Programming?

Multiple polymorphism

Compile time polymorphism

Multilevel polymorphism

Execution time polymorphism

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?