What are the allowed, non-Unicode letter characters that
can be used as the first character of an identifier?
Answer Posted / ranganathkini
Currency symbol such as $ and _ (underscore)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to convert string to char and vice versa?
How is Object Oriented Programming different from Procedure Oriented Programming?
Can we define private and protected modifiers for variables in interfaces?
what is the major difference between linkedlist and arraylist in java?
What is parsing and its types?
How will you print number in reverse (descending) order in BST.
Is array a class?
define the terminology association.
Write a program to calculate factorial in java?
What do you mean by inner class in java?
What is early binding and late binding in java?
Why is singleton not thread safe?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
What is the static import?
Can java list contain duplicates?