QUIZ1 - Object Oriented Programming (OOP)

QUIZ1 - Object Oriented Programming (OOP)

25 Qs

quiz-placeholder

Similar activities

Mink 502, May 160

Mink 502, May 160

KG - University

20 Qs

IC 2 lesson 16 exam

IC 2 lesson 16 exam

KG - University

21 Qs

Shane - Analysis Chapters 5 and 6

Shane - Analysis Chapters 5 and 6

8th Grade

21 Qs

OIKONOMIA FINAL

OIKONOMIA FINAL

University

22 Qs

TKM Vocab Quiz 2

TKM Vocab Quiz 2

KG - University

20 Qs

2º - Module 3 (A)

2º - Module 3 (A)

KG - University

20 Qs

Question Tags

Question Tags

KG - University

20 Qs

Car logs

Car logs

3rd Grade

20 Qs

QUIZ1 - Object Oriented Programming (OOP)

QUIZ1 - Object Oriented Programming (OOP)

Assessment

Quiz

others

Practice Problem

Hard

Created by

Cha Dechavez

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Name (SURNAME, FNAME MI)

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

30 sec • Ungraded

Email

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the extension of java code files?

.js
.txt
.class
.java

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which Java keyword is used to access features of a package?

get
import
extends
All of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of the following is the correct syntax to create a variable in Java?

var name;
int name;
var name int;
All of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which class in Java is used to take input from the user?

Scanner
Input
Applier
None of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the output of following Java code? public class Main { public static void main(String[] args) { String str = "Hello"; str = "Bye"; System.out.println(str); } }

Hello
Bye
Error
All of these

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?