Tag: technology

Questions Related to technology

Which of the following array declarations is NOT correct ? (1) DCL ARRAY_1 DEC FIXED (3)(5,2); (2) DCL ARRAY_1 (5,2) DEC FIXED (3); (3) DCL ARRAY_1 (5) DEC FIXED (3), (2) DEC FIXED (3); (4) DCL (5,2) ARRAY_1 DEC FIXED (3);

  1. 1

  2. 2

  3. 3

  4. 4


Correct Option: B
  1. Object oriented programming

  2. Subject oriented programming

  3. Video game programming

  4. Esoteric programming


Correct Option: D
  1. Space, tabs, hashes

  2. Space & tabs

  3. Hashes & spaces

  4. Special characters

  5. None of the above


Correct Option: E
  1. Spaces, tabs & linefeeds

  2. Kernel

  3. Haskell

  4. Nutshell


Correct Option: C
  1. Decimal

  2. Hexadecimal

  3. Octadecimal

  4. Binary

  5. None of the above


Correct Option: D
  1. IRXJCL

  2. IKJEFT01

  3. IKJEFT1B

  4. IREXJCL


Correct Option: A,B,C
  1. Setting priority to messages

  2. Grouping of messages

  3. Splitting a message in multiple parts

  4. Transforming a message.


Correct Option: A,B,C