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
What is JVM and is it platform independent?
What is an object's lock and which object's have locks in java programming?
What are the differences between stringbuffer and stringbuilder?
What is the disadvantage of synchronization?
Why java is considered as platform independent?
In java, what is the difference between method overloading and method overriding?
What does business logic mean?
What is the primitive type short?
What is deserialization?
When will you define a method as static in Java?
Can vector have duplicates in java?
Why is string class considered immutable?
Is java a security risk?
What class allows you to read objects directly from a stream?
Tell me about different OOPS concepts.