java

java

University

10 Qs

quiz-placeholder

Similar activities

EDU359ART

EDU359ART

University

10 Qs

Copyright

Copyright

KG - University

8 Qs

MIDDLE of the semester Rainforest Assessment

MIDDLE of the semester Rainforest Assessment

University

6 Qs

Art Movements

Art Movements

University

9 Qs

Disney:)

Disney:)

5th Grade - University

12 Qs

Chicas de Ciencia - ISC

Chicas de Ciencia - ISC

3rd Grade - Professional Development

6 Qs

JAVA Basics

JAVA Basics

University

10 Qs

Difference between c and c++ and java

Difference between c and c++ and java

University

10 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?