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


Write a simple code fragment that will check if a number is positive or negative.


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

Post New Answer

More C Interview Questions

Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

0 Answers   CSC, Wipro,


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

0 Answers  


What is the process to create increment and decrement stamen in c?

0 Answers  


What is the difference between scanf and fscanf?

0 Answers  


How can I call a function with an argument list built up at run time?

0 Answers  


Write a program to know whether the input number is an armstrong number.

0 Answers   Wipro,


Why is structure padding done in c?

0 Answers  


what is the Output? int a=4 b=3; printf("%d%d%d%d%d%d",a++,++a,a++,a++,++a,a++); printf("%d%d%d%d%d%d",b--,b--,--b,b--,--b,--b);

10 Answers   IBM,


List out few of the applications that make use of Multilinked Structures?

1 Answers   Accenture,


What is Generic pointer? What is the purpose of Generic pointer? Where it is used?

3 Answers  


what is the difference between class and unio?

0 Answers   HCL, Wipro,


Why do we need arrays in c?

0 Answers  


Categories