

MCQOPTIONS
Saved Bookmarks
1. |
Which of these methods is used to know whether a given Character object is part of Java’s Identifiers?$ |
A. | isIdentifier() |
B. | isJavaIdentifier() |
C. | isJavaIdentifierPart() |
D. | none of the mentioned |
Answer» D. none of the mentioned | |