Join Telegram Join Now
JAC Board Exam Prep Install Now

Control Statement

1. What is the range of signed ( one’s complement ) integral –

  • 32767 to 32867
  •  -32767 to – 32867
  • -32768 to 32767
  • -32767 to 32767
Answer
-32767 to 32767

2. What is the alternative keyword for A?

  • Or_X
  •  Xor
  •  X – or
  •  None of these
Answer
 Xor 

3. What is the range of unsigned int?

  •  0 to 65535
  •  0 to 65534
  • 0 to 65537
  • 0 to 65532
Answer
 0 to 65535 

4. What is the alternative keyword for ! = ?

  • not eq
  • nor_c
  •  not =
  • None of these
Answer
not eq 

5. What is the character size in bits?

  • 8
  •  6
  •  4
  • 2
Answer

6. What is the alternative keyword for –?

  • Comp
  • Com – P
  • Compl
  •  None of these
Answer
Compl 

7. What is the range of unsigned char ?

  • -127 to 127
  • 0 to 255
  •  1 to 255
  • -128 to 127
Answer
0 to 255 

8. What is the alternative keyword for & = 1 ?

  •  and – eq
  • and
  • and eq
  •  None of these
Answer
 and – eq 

9. UTF refers to :

  •  Union Translation format
  • Unicode Transformation format
  • Unicode Transformation format
  • Union Transformation format
Answer
Unicode Transformation format 

10. What is the approximate range of 64 bits IEEE – 754 floating point ?

  • +7.3.10 + 38
  • +3.7.10 + 308
  •  +1.7.10 + 308
  •  + 3.4.10 38
Answer
+1.7.10 + 308