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
What is sorting algorithm in java?
What happens when heap memory is full?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
How do you create a bulleted list?
What is replacefirst in java?
Is array a class in java?
Can a class be defined inside an interface?
what is collatration?
What are the 4 versions of java?
Why string is a class?
What is formatted output?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
What are the restrictions that are applied to the java static methods?
What is meant by flickering?
What is meant by JVM? Is JVM platform independent or not?