CIUPC Java Workshop

CIUPC Java Workshop

University

14 Qs

quiz-placeholder

Similar activities

Java thread - MCQ

Java thread - MCQ

University

18 Qs

javaquizvivek

javaquizvivek

University

12 Qs

P1_APLab2Quiz_B3B4

P1_APLab2Quiz_B3B4

University

10 Qs

Java Control Flow statements

Java Control Flow statements

University

10 Qs

Java Methods & Constructors

Java Methods & Constructors

University

10 Qs

300 Quiz03

300 Quiz03

University

18 Qs

Applet Java

Applet Java

University

10 Qs

CIUPC Java Workshop

CIUPC Java Workshop

Assessment

Quiz

Computers

University

Hard

Created by

Imon Hore

Used 3+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The word "Java" is inspired from _?

Pine

Coffee

Oak

J for James

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class is used to take user input in Java?

Reader

Scanner

Input

Buffer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed Java?

Md. Mehedi Hasan

Omuk

Shomuk

Gosling Borda

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Static methods can be called using _

Object

Class

Package

None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Scanner class belongs to which package?

java.io

java.lang

java.util

None

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A Constructor is a method with

Same name as its class

No return type

No parameters

Private access

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code snippet: System.out.println(5 + 3 + "Hello");?

8Hello

Hello8

8 Hello

53Hello

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?