OOP1 Midterm Exam

OOP1 Midterm Exam

University

39 Qs

quiz-placeholder

Similar activities

Java Quiz

Java Quiz

11th Grade - University

34 Qs

Comp Thinking & Programming - Python 1

Comp Thinking & Programming - Python 1

University

35 Qs

Database

Database

KG - University

35 Qs

Seatwork 15 -CC102

Seatwork 15 -CC102

University

35 Qs

RDBMS

RDBMS

University

40 Qs

MIDTERM EXAM IN WEB DEV 101

MIDTERM EXAM IN WEB DEV 101

University

40 Qs

JAVA

JAVA

University

35 Qs

Uas PBO

Uas PBO

University

39 Qs

OOP1 Midterm Exam

OOP1 Midterm Exam

Assessment

Quiz

Computers

University

Hard

Created by

ALVIN CERTEZA

Used 17+ times

FREE Resource

39 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

High-level language is the language that uses mnemonics for its instructions.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

RAM stands for random available memory.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A program written in a mid-level programming language is called a source program.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Suppose a = 5. After the statement ++a; executes, the value of a is still 5 because the value of the expression is not saved in another variable.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable declared using a class is called an object.
True
False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a problem statement, every verb is a possible method.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a while loop terminates, the control first goes back to the statement just before the while statement, and then the control goes to the statement immediately following the while loop.
True
False

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?