we have syntax like for(int var : arrayName)
this syntax is to find whether a number is in the array or
not.but i want to know how to find that number's location.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
Do you know why doesn't the java library use a randomized version of quicksort?
Is 0 true or false?
Why can't we make a class private in java?
What is the covariant return type?
What is http client in java?
Can you override static method in java?
What are parsers? Dom vs sax parser.
how to identify duplicate values in arraylist
What does jenkins do?
Does substring create a new object?
What is public/private protected in java?