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
Write a program to search a number in the given list of numbers.
What are the different http methods?
What is classpath?
What is the static variable?
What is an 8 bit word?
what is object slice?
How can we avoid including a header more than once?
What is the class in java?
What is the indent key?
What do you mean by JVM?
Explain about main() method in java ?
What is the purpose of garbage collection in java, and when is it used?
What is a protected method?
Where are local variables stored?
What is difference between stringbuffer and string?