How to find the size of an array
a)array.length()
b)array.length
c)array.size()
d)array.size

Answer Posted / krishna

array.lenth()

Is This Answer Correct ?    1 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to make a non daemon thread as daemon?

538


What are the benefits of operations?

507


how we can make a read-only class in java?

537


How do I type unicode?

523


What are the differences between include directive and include action?

534






What are static initalizers in java ?

570


What is singleton class and how can we make a class singleton?

657


What is the difference between form & report?

584


How do you add an element to an arraylist in java?

481


What are the methods of object class ?

557


Explain how can you debug the Java code?

584


Is it possible to override private or static method in java?

535


how to create multithreaded program? Explain different ways of using thread? : Java thread

523


What are the different http methods?

519


Can you use abstract and final both with a method?

569