SSIP Grand Quiz

SSIP Grand Quiz

University

20 Qs

quiz-placeholder

Similar activities

OOPs Fundamentals

OOPs Fundamentals

University

25 Qs

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Fundamentos JAVA

Fundamentos JAVA

University

20 Qs

DWD - Unit -1

DWD - Unit -1

University

20 Qs

Java

Java

University

15 Qs

Java Programming

Java Programming

University

15 Qs

Final Quiz

Final Quiz

University

20 Qs

Java Основи

Java Основи

11th Grade - University

16 Qs

SSIP Grand Quiz

SSIP Grand Quiz

Assessment

Quiz

Computers

University

Medium

Created by

RAVIKANTH K

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a primitive data type in Java?

int

float

String

Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to create an object in Java?

class

new

object

create

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these cannot be used as a variable name in Java?

_value

$main


class


value123

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to inherit a class in Java?

implement

extends

inherits

super

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of this keyword in Java?

Refers to current object

Refers to parent class

Refers to static context

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which package contains the servlet API?

javax.servlet

java.servlet

org.servlet

javax.servlet.http

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method handles HTTP POST requests in a servlet?

doGet()

doPost()

doRequest()

service()

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?