Which method is used to concatenate two strings in Java?
a) append()
b) concat()
c) join()
d) merge()