Quizz 1 Java

Quizz 1 Java

University

10 Qs

quiz-placeholder

Similar activities

Blind coding

Blind coding

University

15 Qs

JAVA FUNDAMENTALS

JAVA FUNDAMENTALS

University

12 Qs

Intro to  Java

Intro to Java

University

15 Qs

Praktisi Mengajar - Java Test

Praktisi Mengajar - Java Test

University

10 Qs

java questions

java questions

University

10 Qs

Java Programming Quiz

Java Programming Quiz

University

13 Qs

Tech quiz Round 1

Tech quiz Round 1

University

15 Qs

การโปรแกรมการทำงานของหุ่นยนต์อุตสาหกรรม (ด้วย Arduino)

การโปรแกรมการทำงานของหุ่นยนต์อุตสาหกรรม (ด้วย Arduino)

University

12 Qs

Quizz 1 Java

Quizz 1 Java

Assessment

Quiz

Other

University

Hard

Created by

Sunny Saxena

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct main function in java?

void main() public static

public static void main(string []args)

static public void main(string []args)

Both B and C

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true?

Class name and file name must be Identical

Class name and file name must be different

Both A and B

None of the above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following type of If conditions is correct?

if()

{ }

else

{ }

if()

{ }

else if()

{ }

else

{ }

if()

{ }

All of the above

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

JDK is abbreviation of?

Java dual Kit

Java Developer Kit

Java Development Kit

Java design Kit

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output?

1001

500

500

1000

1000

500

Blank Screen

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output?

Hello22

4Hello

22Hello

4Hello

Hello 2+2

2+2 Hello

Hello22

22Hello

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output?

12

12

12

2

12

2

10

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?