Search Header Logo

Java

Authored by Gnana G

Other

University

Used 1+ times

Java
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the process of defining a method in a subclass having same name & type signature as a method in its superclass?

Method overloading

Method overriding

Method hiding

None of the mentioned

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these keywords can be used to prevent Method overriding?

static

constant

protected

final

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these is supported by method overriding in Java?

Abstraction

Encapsulation

Polymorphism

None of the mentioned

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is multithreaded programming?

It’s a process in which two different processes run simultaneously

It’s a process in which two or more parts of same process run simultaneously

It’s a process in which many different process are able to access same information

It’s a process in which a single process can access information from many sources

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these statements is incorrect?

By multithreading CPU idle time is minimized, and we can take maximum use of it

By multitasking CPU idle time is minimized, and we can take maximum use of it

Two thread in Java can have the same priority

A thread can exist only in two states, running and blocked

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these method is used to implement Runnable interface?

stop()

run()

runThread()

stopThread()

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these method is used to begin the execution of a thread?

run()

start()

runThread()

startThread()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?