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
What are the advantages of functions?
What are the differences between getting and load method?
how can you take care of mutual exclusion using java threads? : Java thread
Write a program to reverse a number in java?
Is it possible to write a regular expression to check if string is a number?
What is the symbol for space?
What is the difference between && and & in java?
What is difference between core java and java ee?
How do you test a method for an exception using junit?
what is mena by object block any what is the use of that
Why is the type for real numbers called double?
What is files manifesting?
What do you mean by buffering?
What is n in java?
Write java program to reverse string without using api?