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


Explain how can I convert a string to a number?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

When is a “switch” statement preferable over an “if” statement?

0 Answers  


Is main is user defined function?

0 Answers  


what is the difference b/w NULL and null?

3 Answers   HSBC, IBM,


How is a null pointer different from a dangling pointer?

0 Answers  


#include main() { int i=1,j=2; switch(i) { case 1: printf("GOOD"); break; case j: printf("BAD"); break; } }

6 Answers   ME,


main() { struct test { char c; int i; char m; } t1; printf("%d %d\n", sizeof(t1), sizeof(t1.c)); }

1 Answers   Vector, Vector India,


Can you pass an entire structure to functions?

0 Answers  


what is the difference between static variable and register variable?

3 Answers  


Is a pointer a kind of array?

0 Answers  


What is getch () for?

0 Answers  


why we are using semicolon at the end of printh statment

2 Answers   HCL,


how to find turn around time in operating system?

3 Answers  


Categories