Programming Quiz

Programming Quiz

University

10 Qs

quiz-placeholder

Similar activities

CMP128 Java Ch. 05 Methods

CMP128 Java Ch. 05 Methods

University

10 Qs

Bootcamp Day 3 - Java Array

Bootcamp Day 3 - Java Array

University

15 Qs

Teks dan Desktop Berbasis Objek

Teks dan Desktop Berbasis Objek

University

10 Qs

Java Quiz 1

Java Quiz 1

University

10 Qs

JSP

JSP

University

10 Qs

Java Displaying Data & Data Types

Java Displaying Data & Data Types

University - Professional Development

12 Qs

Java Quiz 3

Java Quiz 3

University

15 Qs

JAVA - Arrays

JAVA - Arrays

University - Professional Development

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?