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


What is string function in c?


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

Post New Answer

More C Interview Questions

Write a program for deleting duplicate elements in an array

3 Answers   Subex,


How to find the given no is odd or even without checking of any condition and loops. (Hint: Using array)

4 Answers  


What are the 5 data types?

0 Answers  


How would you obtain the current time and difference between two times?

0 Answers   TISL,


main() { int x=5,y=10,z=0; x=x++ + y++; y=y++ + ++x; z=x++ + ++y; printf("%d%d%d\n",x,y,z); }

1 Answers   CodeChef,


What is undefined behavior?

1 Answers  


the data type used for unlimited value in c and how to do this program

1 Answers  


What is the method to save data in stack data structure type?

0 Answers  


Give me basis knowledge of c , c++...

5 Answers  


int main() { int i=-1,j=-1;k=0,l=2,m; m=i++&&j++&&k++||l++; printf("%d%d%d%d%d",i,j,k,l,m); }

3 Answers   HCL,


What are dangling pointers in c?

0 Answers  


What is period operator in c?

3 Answers   Wipro,


Categories