Answer Posted / dinesh
length is a variable wich is used in arrays for find out
the length.lenght() is function defined in Object class as
well as String class for find out the length of String
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
Write a program in java to establish a connection between client and server?
Why you should not use singleton?
What does 0 mean in boolean?
How the interruptible method gets implemented?
What is port number in java?
Difference between method overloading and method overriding in java ?
When should you use arraylist and when should you use linkedlist?
Write code to implement bubble sort in java?
What are use cases?
Write a function to print Fibonacci series and Tribonacci series?
Discuss 2D arrays.
What are the advantages of defining packages in java?
What does it mean that a method or field is “static”?
What is the advantage of OOP in java?
Can we declare a class as static?