What is the minimum and maximum length of an identifier?
Answer Posted / manu
There is no limit to the length of an identifier in Java.
It will start with letter or _ or $
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
Which is the best sorting technique in java?
How to obtain a performance profile of java program
What are different types of references?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What is a class in java?
What are recursive functions?
what is meant by abstract class?
Is Constructor possible in abstract class in java ?
Difference between association, composition and aggregation?
What is native method in java?
How do you write a conditional statement?
Can we create our own wrapper class in java?
What is sortedmap in java?
What are the different types of collections in java?