How to find the size of an array
a)array.length()
b)array.length
c)array.size()
d)array.size
Post New Answer View All Answers
Can a class be private?
What is the exact difference in between unicast and multicast object? Where we will use?
How do you reverse a string in java without using string buffer?
Explain the difference between static and dynamic binding in java?
What do you understand by final value?
What is difference between Heap and Stack Memory?
What is the difference between jdk, jre, and jvm?
What are the different collection views provided by maps?
What do you understand by weak reference?
What is difference between ++ I and I ++ in java?
What do you mean by composition in java?
What is args length in java?
What is a cup of java?
Write a program to find the whether a number is an Armstrong number or not?
Is set ordered in java?