Which of these methods is used to know whether a given Character object is part of Java’s Identifiers?
Posted: Wed Jul 13, 2022 7:46 pm
a) isIdentifier()
b) isJavaIdentifier()
c) isJavaIdentifierPart()
d) none of the mentioned
b) isJavaIdentifier()
c) isJavaIdentifierPart()
d) none of the mentioned