Tag: programming languages

Questions Related to programming languages

  1. Space, tabs, hashes

  2. Space & tabs

  3. Hashes & spaces

  4. Special characters

  5. None of the above


Correct Option: E

Source code is written in

  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. Compiled

  2. Interpreted

  3. Both

  4. None


Correct Option: B
  1. All implementations of the List interface provide fast random access.

  2. A LinkedList provides faster random access than an ArrayList.

  3. The LinkedList implements the RandomAccess interface.

  4. The RandomAccess interface declares the next and hasNext methods.

  5. None of the above.


Correct Option: E
  1. Henry Spencer

  2. Larry B

  3. Larry Wall

  4. Jhon


Correct Option: C