java

java

University

10 Qs

quiz-placeholder

Similar activities

Java Reserved Words

Java Reserved Words

University

10 Qs

JSP

JSP

University

10 Qs

Coding Challenge for Grade 10 Students

Coding Challenge for Grade 10 Students

10th Grade - University

10 Qs

OOPJ- Data Types-Java

OOPJ- Data Types-Java

University

10 Qs

MindSpace Computers Quiz

MindSpace Computers Quiz

University

10 Qs

ICF (Theory) First Quiz

ICF (Theory) First Quiz

University

10 Qs

Java Displaying Data & Data Types

Java Displaying Data & Data Types

University - Professional Development

12 Qs

Introduction to Java

Introduction to Java

University

10 Qs

java

java

Assessment

Quiz

Computers

University

Hard

Created by

BlazerKing BlazerKing

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Who invented Java Programming?

Guido van Rossum

James Gosling

Dennis Ritchie

Bjarne Stroustrup

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which environment variable is used to set the java path?

MAVEN_Path

JavaPATH

JAVA

JAVA_HOME

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

Polymorphism

Inheritance

Compilation

Encapsulation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which exception is thrown when java is out of memory?

MemoryError

OutOfMemoryError

MemoryOutOfBoundsException

MemoryFullException

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of these are selection statements in Java?

break

continue

for()

if()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which class provides system independent server side implementation?

Server

ServerReader

Socket

ServerSocket

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

find the output?

public class CppBuzz {

public static void main(String[] args){

int a = 5+5*2+2*2+(2*3);

System.out.println(a);

}

}

138

264

41

25

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?