Java - relational operators

Java - relational operators

7 Responses | Created by jedstern |

A quick test covering relational operators in Java by Jedidiah Stern

  1. 1

    What is the correct code for: equal to?

  2. 2

    What is the correct code for: less than?

  3. 3

    What do the following characters represent? &&

  4. 4

    What is the correct code for: greater than?

  5. 5

    What does the following code represent? !=

  6. 6

    What is the correct code for: boolean OR?

  7. 7

    What does the following code represent? =>

  8. 8

    What does the following code represent?

  9. 9

    Which of the following would you use to compare two strings named: string1 and string2?

  10. 10

    What is the correct code for: greater than or equal to?

Rating

0 votes
Take this first to vote!

Add to Favorites

© 2012 Miva AK, Inc.