Answer Posted / murali.s
length is a property.it is used to fine array lenght
lenght()is a method.it is used to find string length
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a platform?
Explain super keyword in java.
What do negative exponents mean?
Give a practical example of singleton class usage?
What is the different between get and post?
How do you create an array in java?
What are the classes of java?
When the constructor of a class is invoked?
Explain the reason behind ending a program with a system.exit(0)?
How many bytes are a float?
How are variables stored?
What is functional interface in java example?
What is a subsequence of a string?
Can I use % with real numbers?
Can we extend immutable class?