139k views
5 votes
String word = “Awesome”;

if (word == “Awesome”)
out.print(“Yes”);
else
out.print(“No”);

Answer: ______________________
Can I get some help on this question

User Eric Kim
by
5.1k points

2 Answers

6 votes
The answer is (yes)
User Hovhannes Hakobyan
by
5.7k points
4 votes
I don’t understand this question
User Vasily G
by
5.3k points