A

Admin • 802.91K Points
Coach

Q. Which of these is returned by “greater than”, “less than” and “equal to” operators?

  • (A) Boolean
  • (B) Floating – point numbers
  • (C) Integers
  • (D) None of these
  • Correct Answer - Option(A)
  • Views: 5
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
All relational operators return a boolean value ie. true and false.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.