Boolean Expressions

AP Computer Science A· difficulty 3/5

<code>equals</code> method returns

  • A

    int

  • B

    String

  • C

    Object

  • D

    boolean

    check_circle

Explanation

Returns <code>true</code> if equal, <code>false</code> otherwise.

Want 10 more like this — adaptive to your weak spots?

Related questions