Object Oriented Programming

Object Oriented Programming

University

10 Qs

quiz-placeholder

Similar activities

Website Usability and UX

Website Usability and UX

University

10 Qs

Quiz - CSE

Quiz - CSE

University

10 Qs

Hands-on Modul 3

Hands-on Modul 3

University

10 Qs

Java Quiz 4

Java Quiz 4

University

15 Qs

PYTHON BASICS PART 1

PYTHON BASICS PART 1

University

10 Qs

DSA quiz 3 set 1

DSA quiz 3 set 1

University

10 Qs

Creating tables in HTML

Creating tables in HTML

University

10 Qs

Linked List 2

Linked List 2

University

10 Qs

Object Oriented Programming

Object Oriented Programming

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Genesis Guimba

Used 102+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

_________ are used to store up temporary data to be used in our program's runtime.

Datatype

Identifiers

Variables

Data

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The type of data inside our variable.

Data

Variables

Identifiers

Data Type

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

It is the name of the variables that the programmer indicated and it is used to read and write to the variable.

Identifiers

Datatype

Variables

Concatenation

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The process of joining strings together with the plus operator.

Identifiers

Concatenation

Datatypes

Variables

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Syntax in declaring variables

identifier datatype;

identifier datatype = value;

datatype identifier

value = identifier datatype;

datatype identifier

value identifier = datatype;

datatype identifier;

datatype identifier = value;

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Syntax in reassigning variables

identifier = value

identifier = value;

value = identifier

value = identifier;

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the ff. is an example of Concatenation

"Hello" + "World"

2 + 3

'a' + 3

Hello + World

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?