C++ pointers are
PDS - 04225 Pointers & Dynamic Arrays - Chapter 8

Quiz
•
Computers
•
University - Professional Development
•
Medium
Rafael Orta
Used 342+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Memory locations
always int data type
objects that do not require data type
Variables that point at other variables
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C++ Pointer variables contain
Integer values
addresses of locations in memory
hexadecimal numbers
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C++ the heap is
A special C++ library that controls the memory
A special variable
An amorphous block of memory that your program can access as necessary.
An perfect block of memory that your program can access as necessary.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In C++ the Memory is broken into individual bytes with each byte carrying it’s own:
Values
Pointers
Scope
Address
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The heap is:
Symmetric storage
a special variable
A block of memory that is controlled by the programmer
A block of memory that is controlled by the compiler
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What are 2 typical problems with fixed array sizes?.
Exceeding the maximum
Use of For Loops
Use of indexes to access the array
No expansion
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do you use the "new" command in C++ for?.
Create new object
De-reference memory locations
Allocate heap memory
Create arrays
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
DSA Day 2

Quiz
•
University
10 questions
pointers and structures

Quiz
•
University
15 questions
BrightChamps Technical Round - C language

Quiz
•
Professional Development
12 questions
Quiz 9: Pointer

Quiz
•
University
14 questions
Data Structure

Quiz
•
University
7 questions
DSA Day 4

Quiz
•
University
10 questions
C - Pointers

Quiz
•
University
10 questions
exception

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade