C++2 Final Study Guide

C++2 Final Study Guide

University

180 Qs

quiz-placeholder

Similar activities

Sec-c-Test-5

Sec-c-Test-5

University

183 Qs

Câu hỏi về xã hội và nhà nước

Câu hỏi về xã hội và nhà nước

University

179 Qs

ôn tập cuối kì

ôn tập cuối kì

University

176 Qs

C++2 Final Study Guide

C++2 Final Study Guide

Assessment

Quiz

Computers

University

Easy

Created by

Dylan Bryant

Used 16+ times

FREE Resource

180 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True/False: Object-oriented programming is centered around objects that include both data and the functions that operate on them.

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True/False: ADT stands for Algorithmic Data Type.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True/False: A class declaration provides a pattern for creating objects, but doesn’t make any objects.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An object typically hides its data, but allows outside code to access it through its

  private member functions.

  public member functions.

  access specifiers.

  public data members.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In OOP terminology, an object's member variables are often called its ________, and its member functions are sometimes referred to as its ________.

  attributes, methods

  data, activities

  values, activities

  attributes, activities

  values, operators

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When three different objects of a class are created, they are said to be separate ________ of the class.

  ADTs

instances

  none of these

members

children

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When the body of a member function is defined inside a class declaration, it is called a(n) ________ function.

global

constructor

conditional

static

inline

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Similar Resources on Wayground