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.
Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is public static void main?
Is c better than java?
Can we call the run() method instead of start()?
What is the difference between equals() and?
Is empty set an element of empty set?
What is application system?
How to read and write image from a file ?
Explain the importance of throws keyword in java?
What is the declaration statement?
What are the rules for variable declaration?
What is volatile data type?
Explain the purpose of garbage collection in Java?
Explain a few methods of overloading best practices in java?
What is the purpose of declaring a variable as final?
If a class is declared without any access modifiers, where may the class be accessed in java programming?