Tag: programming languages

Questions Related to programming languages

  1. Compile time error

  2. Runtime error at line 1

  3. Runtime error at line 2

  4. Runtime error at line 1 & 2


Correct Option: C
  1. JSR 118

  2. JSR 30

  3. JSR 20

  4. JSR 21


Correct Option: A
  1. int _a;

  2. int $b;

  3. int _123;

  4. int e#123;


Correct Option: D
  1. public

  2. private

  3. protected

  4. abstract


Correct Option: D