Classes and Objects | Starter Quiz | Oak National Academy

Classes and Objects | Starter Quiz | Oak National Academy

10th Grade

6 Qs

quiz-placeholder

Similar activities

Pretest PO-1 A

Pretest PO-1 A

University

8 Qs

Tour of C# Language

Tour of C# Language

6th - 10th Grade

4 Qs

EMTECH POP QUIZ

EMTECH POP QUIZ

9th - 12th Grade

10 Qs

PSS-L2

PSS-L2

University

7 Qs

Penilaian Tengah Semester

Penilaian Tengah Semester

12th Grade

10 Qs

Skill Building Workshop Quiz

Skill Building Workshop Quiz

9th - 12th Grade

10 Qs

Evolution and Paradigms of Programming Languages Quiz

Evolution and Paradigms of Programming Languages Quiz

University

10 Qs

C# Programming Quiz

C# Programming Quiz

12th Grade

10 Qs

Classes and Objects | Starter Quiz | Oak National Academy

Classes and Objects | Starter Quiz | Oak National Academy

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Oak National Academy

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An agreed upon programming practice, the way things are usually done.

Programming convention

Programming paradigm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programming paradigm that focuses on the use of objects

Object-oriented programming

Procedural programming

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A template used to create objects.

Class

Subroutine

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A model or pattern used to write programs.

Programming convention

Programming paradigm

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programming paradigm that encourages the use of subroutines; functions and procedures

Object-oriented programming

Procedural programming

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An instance of a class

Class

Object