How to find the size of an array
a)array.length()
b)array.length
c)array.size()
d)array.size
Answer Posted / ashish shinkar
array.length
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of the wait(), notify(), and notifyall() methods in java programming?
How to convert string to char and vice versa?
What's the purpose of using break in each case of switch statement?
What is pass by value?
What is static in java?
Explain about field hiding in java?
What is singleton class example?
What is the association?
What is type conversion in java?
What are the rules for variable declaration?
Is linked list a linear or non-linear data structure?
What is the primary benefit of encapsulation?
Is .net better than java?
Is java a virus?
What are methods in java?