Programming Quiz

Programming Quiz

University

10 Qs

quiz-placeholder

Similar activities

Java

Java

University

15 Qs

Lets explore Java

Lets explore Java

University

14 Qs

Java Quiz 2

Java Quiz 2

University

15 Qs

Basic Java Quiz

Basic Java Quiz

University

15 Qs

JAVA array

JAVA array

12th Grade - University

10 Qs

JAVA I/O

JAVA I/O

University

10 Qs

Round 4 - Harvest

Round 4 - Harvest

University

15 Qs

Java Programming

Java Programming

University

15 Qs

Programming Quiz

Programming Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Hinata Hyuga

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is OOPs?

Java

C

BASIC

FORTAN

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Who created Java?

James Goshling

James Gosling

Albert Pinto

Richard Java

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is correct?

public class java{}

public Class Java()

public class Java{}

Public Class Java{}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is print line?

system.out.println();

System.Out.Println();

System.out.println();

System.out.prntln();

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Getter method:

gets method name

sets method name

gets method's return value

gets method's void value

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct?

for(int i = 0; i<5; I++)

for(int i = 0; i<5; i++)

For(int i = 0; i<5; i++)

for(Int i = 0; i<5; i++)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct?

Import java.util.Scanner

import java.util.scanner

import java.util.Scanner

import.java.util.Scanner

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?