Exam 8: Arrays and Strings

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

C++ does not allow any aggregate operations on C-strings.

Free
(True/False)
4.7/5
(35)
Correct Answer:
Verified

False

What does these terms refer to: - \gg Index:

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

any expression whose value is a nonnegative integer and which is used for accessing an array component

To access a component of a two-dimensional array, you need a pair of indices.

Free
(True/False)
4.9/5
(30)
Correct Answer:
Verified

True

What does these terms refer to: - \gg Aggregate operation:

(Short Answer)
4.9/5
(36)

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

(Short Answer)
4.9/5
(39)

What does these terms refer to: - \gg One-dimensional array:

(Short Answer)
4.9/5
(39)

What does these terms refer to: - \gg Base address:

(Short Answer)
4.9/5
(39)

What does these terms refer to: - \gg Array subscripting operator [ ]:

(Short Answer)
4.8/5
(33)

What does these terms refer to: - \gg Array index out of bounds:

(Short Answer)
4.9/5
(34)

What does these terms refer to: - \gg Column processing:

(Short Answer)
4.7/5
(40)

What does these terms refer to: - \gg Character array:

(Short Answer)
4.9/5
(36)

What does these terms refer to: - \gg Simple data type:

(Short Answer)
4.8/5
(42)

What does these terms refer to: - \gg n-dimensional array:

(Short Answer)
4.9/5
(38)

Define a character array.

(Short Answer)
4.8/5
(39)

What does these terms refer to: - \gg Structured data type:

(Short Answer)
4.9/5
(36)

What does these terms refer to: - \gg Finding the sum and average of an array:

(Short Answer)
4.9/5
(38)

The header file ____________________ provides functions for manipulating C-strings.

(Short Answer)
4.8/5
(40)

What does these terms refer to: - \gg Sequential or linear search:

(Short Answer)
4.9/5
(44)

What does these terms refer to: - \gg Row processing:

(Short Answer)
4.9/5
(35)

Define a two-dimensional array.

(Short Answer)
4.8/5
(38)
Showing 1 - 20 of 33
close modal

Filters

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