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 args length in java?
What are the override methods in Object class?
2 Answers Tech Mahindra, Wipro,
How will you communicate between two applets?
Explain Event handling in AWT?
Can we start a thread twice in java?
What is bubble sort in java?
How do you escape sequences in java?
Where are the local variables stored?
Question 6 [9] 6.1 In what situations (in general) would you use a TreeMap? (3) 6.2 In what situations (in general) would you use a HashSet to store a collection of values?
Explain different ways of creating a thread?
How many types of methods are there in java?
Need to use public,static keywords in main function?