Exam 12: Pointers, Classes, Virtual Functions, Abstract Classes, and Lists

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

What does these terms refer to: - \gg Dangling pointers:

Free
(Short Answer)
4.9/5
(35)
Correct Answer:
Verified

pointer variables that contain the addresses of deallocated memory spaces

What does these terms refer to: - \gg Memory leak:

Free
(Short Answer)
4.9/5
(32)
Correct Answer:
Verified

when a previously allocated memory space can no longer be accessed

The value of a pointer variable is always a(n) ____________________.

Free
(Short Answer)
4.8/5
(39)
Correct Answer:
Verified

memory address

What does these terms refer to: - \gg Pure virtual functions:

(Short Answer)
4.9/5
(28)

What does these terms refer to: - \gg Dereferencing operator (indirection operator):

(Short Answer)
4.9/5
(24)

What does these terms refer to: - \gg Pointer variable:

(Short Answer)
4.9/5
(36)

What does these terms refer to: - \gg Run-time binding (dynamic binding, late binding):

(Short Answer)
4.9/5
(31)

What does these terms refer to: - \gg Shallow copy:

(Short Answer)
4.8/5
(37)

What does these terms refer to: - \gg Copy constructor:

(Short Answer)
4.9/5
(30)

There is no name associated with pointer data types.

(True/False)
4.8/5
(38)

The address of operator is a binary operator.

(True/False)
4.8/5
(44)

What does these terms refer to: - \gg Compile-time binding (static binding, early binding):

(Short Answer)
4.9/5
(38)

What does these terms refer to: - \gg Null pointer:

(Short Answer)
4.8/5
(42)

What does these terms refer to: - \gg Dynamic variables:

(Short Answer)
4.9/5
(50)

What does these terms refer to: - \gg Ordered list:

(Short Answer)
4.7/5
(34)

What does these terms refer to: - \gg Virtual destructor:

(Short Answer)
4.8/5
(34)

What is the general syntax to declare a pointer variable?

(Short Answer)
4.8/5
(30)

What does these terms refer to: - \gg Ordered set:

(Short Answer)
4.9/5
(45)

The arithmetic operations that are allowed on pointer variables differ from those allowed on numbers.

(True/False)
4.8/5
(39)

Any integer can be assigned to a pointer variable.

(True/False)
4.9/5
(39)
Showing 1 - 20 of 40
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)