What is the minimum and maximum length of an identifier?
Answer Posted / sohan
Some compilers take 8 bit atmost.But max length is 31.(in
case of C)
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
Why set do not allow duplicates in java?
How do you convert an int to a double in java?
What is Java Package and which package is imported by default?
What are the ways in which a thread can enter the waiting state?
What is the arraylist in java?
What is percentage in java?
What is the generic function?
What does java ide mean?
How large is a boolean?
What is a native method in java programming?
Explain the usage of this with constructors?
What is a condition in java?
What is the difference between hashmap and hashtable in java?
What are features of java?
How do you make a thread in java?