Exam 22: Bits, Characters, C Strings and Structs

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

The main difference between structures and classes is:

(Multiple Choice)
4.7/5
(25)

Which of the statements a), b) and c) is false?

(Multiple Choice)
4.8/5
(35)

Evaluate (00001000 & 11000101) ^ (11110000).

(Multiple Choice)
4.8/5
(36)

A bit field must be declared as a:

(Multiple Choice)
4.8/5
(26)

Which of the following is not a bitwise operator?

(Multiple Choice)
4.8/5
(33)

Typedef is used to:

(Multiple Choice)
4.8/5
(40)

Which of the following statements is false?

(Multiple Choice)
4.7/5
(37)

What is the output of the following statement? cout << strspn("Cows like to moo.", "Ceik losw");

(Multiple Choice)
4.8/5
(38)

For any nonzero 8-bit x, which of the following does not result in zero?

(Multiple Choice)
4.8/5
(35)

The isxdigit function would return false on:

(Multiple Choice)
4.8/5
(36)
Showing 21 - 30 of 30
close modal

Filters

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