Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between array.find method and
arraylist.find method?

Answer Posted / sahilmahammad

Array.find() will find the first occurrence from the given
predicate and return the result.
When in ArrayList there is no method like find() if you
still want to find object than you have to use
BinarySearch() which will return the index of the object

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which language is used for desktop application?

1002


How to use the sreamReader class to read form a text file?

1037


What is a di class?

1139


How do you prevent a method from being overridden in c#?

918


What are the advantages of using c#?

979


Is static class thread safe in c#?

997


What are classes in c#?

1005


What is the difference between abstract class and interface in c#?

1000


What is JIT (just in time)? how it works?

1047


What are c# collections?

946


Is type nullable c#?

977


Is clr a compiler?

924


Explain anonymous type in c#?

1007


Why dictionary is used in c#?

1010


In how many ways you can overload a method?

1108