Computer Applications
Fill in the blanks:
String declaration is terminated by the symbol _________.
Java String Handling
50 Likes
Answer
;(semicolon)
Answered By
1 Like
Related Questions
Fill in the blanks:
The output of the statement, when executed:
System.out.println("Object Oriented".length()); is _________
Fill in the blanks:
_________ operator is used to concatenate two strings.
Fill in the blanks:
Character literal is enclosed within _________.
Fill in the blanks:
The return type of the statement equals( ) is _________.