5th Java

5th Java

University

26 Qs

quiz-placeholder

Similar activities

do ... while

do ... while

University

23 Qs

Java Methods

Java Methods

9th Grade - University

23 Qs

Computer Programming 1 Review

Computer Programming 1 Review

University

30 Qs

Java Quiz

Java Quiz

University

25 Qs

Pemrograman Berorientasi Objek

Pemrograman Berorientasi Objek

University

26 Qs

pra PSPM SC025 (F02 KML)

pra PSPM SC025 (F02 KML)

6th Grade - University

24 Qs

Java Fall Final Review

Java Fall Final Review

9th Grade - University

28 Qs

computers

computers

University

25 Qs

5th Java

5th Java

Assessment

Quiz

Computers

University

Medium

Created by

Ainin Hisham

Used 7+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

OOP stands for _______ .

Open Office Protocol
Online Ordering Platform
Optical Output Port
Object-Oriented Programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the format for java file?

.txt
.java

.c

.py

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not the IDE for Java Development?

Visual Studio Code
IntelliJ IDEA
NetBeans

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

public class MyVehicle {

public static void main(String[] args)

{

_______._______.______.("Hello DNWS SEM 2");

}

5.

FILL IN THE BLANK QUESTION

1 min • 2 pts

What is the output for the source code below?

public class MyTuesdayClass {

public static void main(String[] args)

{

System.out.prinln("Der klassen ist DNWS");

}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does JVM stand for?

Java Virtual Machine

Just Virtual Machine

Java Virtual Memory

Just Virtual Memory

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an object-oriented programming language?

C

Python

Java

Ruby

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?