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 bool mean?
Why are lists ordered in java?
Can we create more than one object singleton class?
hr interview how many minutes asking question
What is the impact of declaring a method as final?
How do you use find and replace?
What is the use of parseint in java?
What is string in java?
How do I start learning java?
What are the 6 boolean operators?
Is Constructor possible in abstract class in java ?
Explain about anonymous inner classes ?
What are the properties of thread?
Explain about core java?
Explain jvm, jre, and jdk?