Answer Posted / interviewall
The Keywords used in Java for getting the size of a string
or an array is either String.length() or size(), which
returns a Integer.
sizeOf() is not a keyword!
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What is a consumer in java?
What are the drawbacks of reflection?
What are the three parts of a lambda expression? What is the type of lambda expression?
What type of variable is error flag?
Why main method is static in java?
What is heterogeneous in java?
Is java se free?
How do you find the maximum number from an array without comparing and sorting?
How big is a 32 bit integer?
What is the do while loop syntax?
What is string syntax?
Why do people says “java is robust”?
What is parsing in grammar?
How do you detect memory leaks?
Explain about the interpreter in java?