Time Left - 04:00 mins

RRB JE (IT) : JAVA Programming Quiz 3

Attempt now to get your rank among 425 students!

Question 1

In top-down approach, each module can be solved individually, thus

Question 2

Finite recursive procedure contains a

Question 3

Which of the following is not a valid declaration of top-level class?

Question 4

When the operators are having the same priority, they are evaluated from……….. in the order they appear in the order appear in the expression.

Question 5

What is the error in the following code?

Class Test

{

Abstract void display ():

}

  • 425 attempts
  • 1 upvote
  • 4 comments
Jul 16GATE & PSU CS