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...

program to find a smallest number in an array

Answer Posted / kalee

// Algorithm

Add the numbers directly into a set<double> varible, while getting the values from keyboard. First element of this set will be the least integer

This is a bad answer , if memory constraint is to be taken into account

Is This Answer Correct ?    4 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why c language is called c?

1063


What do you mean by dynamic memory allocation in c? What functions are used?

1227


Write a program to reverse a string.

1146


What is a structure member in c?

1052


hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

2183


What is the collection of communication lines and routers called?

1180


How will you find a duplicate number in a array without negating the nos ?

2185


Differentiate between a for loop and a while loop? What are it uses?

1235


hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1960


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

1371


what is a constant pointer in C

1246


Explain how can I convert a number to a string?

1207


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

1264


What's the total generic pointer type?

1109


find the sum of two matrices and WAP for it.

1196