Programming Quiz

Programming Quiz

University

10 Qs

quiz-placeholder

Similar activities

Java Programming

Java Programming

University

15 Qs

Array

Array

University

11 Qs

Java Control Flow statements

Java Control Flow statements

University

10 Qs

javaquizvivek

javaquizvivek

University

12 Qs

Talent Next Java MCQ-1

Talent Next Java MCQ-1

University

10 Qs

Java Operators

Java Operators

University

14 Qs

Java quiz

Java quiz

University

8 Qs

Java Control Flow Statements

Java Control Flow Statements

University

10 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?