Exam 18: Class String and String Stream Processing

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following provides bounds checking?

(Multiple Choice)
4.9/5
(36)

If string s contains "antidisestablishmentarianism", then s.substr 7, 13 ) would be:

(Multiple Choice)
4.9/5
(35)

If string s1 is lexicographically greater than string s2, then the value returned by s2.compare0, s2.size), s1) must be?

(Multiple Choice)
4.7/5
(39)

String iterators:

(Multiple Choice)
4.9/5
(40)

If string s1 has the value "computer" and string s2 has the value "promise", which call to insert will produce the string "compromise"?

(Multiple Choice)
4.9/5
(31)

Which of the following searches through a string object from right-to-left?

(Multiple Choice)
4.8/5
(35)
Showing 21 - 26 of 26
close modal

Filters

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