Tag: programming languages

Questions Related to programming languages

  1. A class that contains groups of unique sequences of bits

  2. A method for flipping individual bits in instance of a primitive type

  3. An array of boolean primitives that indicate zeros or ones

  4. A collection for storing bits as on-off information, like a vector of bits


Correct Option: D
  1. No

  2. Case sensitivity is compiler-determined

  3. Yes

  4. Don't Know


Correct Option: C
  1. 0

  2. 1

  3. Compiler error: Lvalue required

  4. Don't Know


Correct Option: B
  1. The computer will output "0123...99"

  2. The computer will output "0123...100"

  3. The output is undefined

  4. Don't know


Correct Option: C
  1. A positive value

  2. A negative value

  3. Zero

  4. Compile Error


Correct Option: C
  1. Error

  2. True

  3. False

  4. Can't Say


Correct Option: C