Programming Quiz

Programming Quiz

University

10 Qs

quiz-placeholder

Similar activities

Week 4: Recap Java Programming

Week 4: Recap Java Programming

University

10 Qs

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Sains Komputer (Java) 1: Sintaks Asas & Pembolehubah

Sains Komputer (Java) 1: Sintaks Asas & Pembolehubah

10th Grade - University

10 Qs

Third Year Placement Training Revision Test

Third Year Placement Training Revision Test

University

10 Qs

Java Static

Java Static

University

10 Qs

Java

Java

University

15 Qs

Inheritance

Inheritance

University

10 Qs

G12_Week7

G12_Week7

12th Grade - 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?