Tag: programming languages

Questions Related to programming languages

Multiple choice technology programming languages
  1. Compile with error - Not allowed to override the return type of a method with a subtype of the original type.

  2. class A - return C

  3. class B - return D

  4. Runtime Exception

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology programming languages
  1. 1 2 red blue

  2. Compile Error - because Scanner is not defind in java.

  3. 1 fish 2 fish red fish blue fish

  4. 1 fish 2 fish red blue fish

Reveal answer Fill a bubble to check yourself
A Correct answer