Compare the string in s1 to the string in s2 for equality of contents.

What will be an ideal response?

```
s1.equals(s2)
```

Computer Science & Information Technology

You might also like to view...

If you edit data in a worksheet that is associated with a pie chart ________

A) a new, second pie chart must be created B) the pie slices must be manually updated C) the pie slices will be automatically updated D) an error message will display

Computer Science & Information Technology

When creating an order database, it may not be necessary to accommodate an order with no items

Indicate whether the statement is true or false

Computer Science & Information Technology