Intro to OOP

Intro to OOP

University

30 Qs

quiz-placeholder

Similar activities

CTN-Périphériques

CTN-Périphériques

University

25 Qs

UTS Susulan Web Development

UTS Susulan Web Development

University

25 Qs

 Milking Minds 17-01-24

Milking Minds 17-01-24

University

25 Qs

Java Quiz

Java Quiz

University

25 Qs

Midterm Exam - CTCC0323

Midterm Exam - CTCC0323

University

33 Qs

Java Fall Final Review

Java Fall Final Review

9th Grade - University

28 Qs

Computer Programming 1 Review

Computer Programming 1 Review

University

30 Qs

PreAssessment_Computer Basics

PreAssessment_Computer Basics

University

25 Qs

Intro to OOP

Intro to OOP

Assessment

Quiz

Computers

University

Medium

Created by

Melissa Ani

Used 4+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is structured design?

A method to write unstructured code

Dividing a problem into smaller subproblems

A design without any steps

Writing code in a single function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is another name for structured design?

Bottom-up design

Linear programming

Top-down design

Random programming

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a step in structured design?

Divide the problem into smaller subproblems

Analyze each subproblem

Combine the solutions to solve the overall problem

Ignore the problem structure

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In object-oriented design, what is the first step?

Write code immediately

Identify the objects

Delete unnecessary objects

Ignore object interactions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following represents an object?

Class

Method

Variable

Student

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does an object consist of?

Only attributes

Only methods

Attributes and methods

Only constructors

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an object-oriented hotel reservation system, which two objects are most relevant?

Table, Chair

Room, Customer

Car, Engine

Ticket, Airplane

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?