Answer Posted / arun
length in array, is a property...
length() in Object is a method.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is 0 true or false in java?
What is consumer interface?
Which number is denoted by leading 0x or 0x in java?
What is the final keyword?
How many types of constructors are used in java?
What is string and example?
What is the meaning of nullable?
Can we create object of static class?
How do you remove all elements from an arraylist in java?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
What is the preferred size of a component in java programming?
What is use of arraylist in java?
How to split a string in java?
What is gc()?
Explain java heap space and garbage collection?