CP CVDT Q27

0. If integer needs two bytes of storage, then maximum value of a signed integer is

  • Option : B
  • Explanation :
    In signed magnitude form, one bit is dedicated to store the sign(e.g., 1 for negative and otherwise). Only the remaining 15 bits are available to store the magnitude. Hence the answer.
Cancel reply
Cancel reply