Character constant is enclosed in single quotes. String constants are enclosed in double quotes. Character
constants are single digit or character. String Constants are collection of characters.
Ex :โ2โ, โAโ
Ex : โHello Worldโ
What is difference between Character Constant and String Constant in java ?
by
Tags:
Leave a Reply