Computer Applications
Fill in the blanks:
_________ operator is used to concatenate two strings.
Java String Handling
86 Likes
Answer
+
Answered By
9 Likes
Related Questions
Fill in the blanks:
The output of the following statement, when executed:
System.out.println("COMPUTER".charAt(4)); is _________
Fill in the blanks:
The output of the statement, when executed:
System.out.println("Object Oriented".length()); is _________
Fill in the blanks:
String declaration is terminated by the symbol _________.
Fill in the blanks:
Character literal is enclosed within _________.