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

give one ip, find out which contry

Answer Posted / ranjita

hi sunil

can you give me the code for that or can you explain in detail

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the general form of a C program?

1070


How many types of sorting are there in c?

1114


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

1131


How can you determine the size of an allocated portion of memory?

1361


Difference between malloc() and calloc() function?

1271


How can I rethow can I return a sequence of random numbers which dont repeat at all?

1241


What is the purpose of sprintf?

1208


Are there any problems with performing mathematical operations on different variable types?

1106


what do u mean by Direct access files? then can u explain about Direct Access Files?

2150


What functions are in conio h?

1266


Why do we use return in c?

1052


What is difference between structure and union in c?

1042


Is c is a procedural language?

1133


#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }

1213


Here is a good puzzle: how do you write a program which produces its own source code as output?

1174