Tag: programming languages

Questions Related to programming languages

  1. abstract

  2. assert

  3. synchronized

  4. strictfp


Correct Option: B
  1. compiler error

  2. smaller type is promoted

  3. must explicitly cast

  4. none of the above


Correct Option: B
  1. java.lang.Exception

  2. java.lang.Error

  3. java.lang.Throwable

  4. none of the above


Correct Option: C