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
Can we override constructors in java?
What is the do while loop syntax?
What are the four integer types supported by java?
why not override thread to make a runnable? : Java thread
What are different ways of object creation in java ?
What is java util concurrentmodificationexception?
What is the difference between inheritance and encapsulation?
What is difference between static class and singleton pattern?
What methods are used to get and set the text label displayed by a button object?
Can we write any code after throw statement?
Is null a string or object in java?
Why put method is used?
Explain the importance of throwable class and its methods?
What is dot operator?
Similarity and difference between static block and static method ?