fr
fr

Question from the Java - Fundamentals test

How to concatenate two strings of characters in Java?

Easy

How to concatenate two strings of characters?

Author: PierreStatus: PublishedQuestion passed 2651 times
Edit
11
Community Evaluations
developer avatar
Auteur anonyme
22/05/2023
"string1"+"string2" is the correct answer
developer avatar
Auteur anonyme
21/01/2025
pertinent