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


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


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

Post New Answer

More C Interview Questions

why arithmetic operation can’t be performed on a void pointer?

1 Answers  


Derive the complexity expression for AVL tree?

1 Answers  


What is 1d array in c?

0 Answers  


what does " calloc" do?

7 Answers   Cadence, Logos,


Process by which one bit pattern in to another by bit wise operation is?

0 Answers   InterGraph,


What is the usage of the pointer in c?

0 Answers  


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

0 Answers  


What is the difference between a structure and a union?

2 Answers  


#define FALSE -1 #define TRUE 1 #define NULL 0 main() { if(NULL) puts("NULL"); else if(FALSE) puts("TRUE"); else puts("FALSE"); }

1 Answers  


What is the maximum no. of arguments that can be given in a command line in C.?

0 Answers   HCL,


what is diffrence between string and character array?

1 Answers  


What does the message "automatic aggregate intialization is an ansi feature" mean?

0 Answers  


Categories