Write a String constant consisting of exactly one character — any character will do.
LANGUAGE: JAVA
CHALLENGE:
Write a String constant consisting of exactly one character — any character will do.
SOLUTION:
"b"
Write a String constant consisting of exactly one character — any character will do.
"b"