Stirng in java......?

 STRING

Java uses String type to create string object which can be assigned a quoted string.

Syntax: String stringObjectName; 

e.g. String name = “PAF”;


Post a Comment

Please do not enter any spam link in the comment box