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 which function in c can be used to append a string to another string?


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

Post New Answer

More C Interview Questions

enum colors {BLACK,BLUE,GREEN} main() { printf("%d..%d..%d",BLACK,BLUE,GREEN); return(1); }

4 Answers   ME,


how to write a data 10 in address location 0x2000

3 Answers  


main() { printf("hello"); fork(); }

0 Answers   Wilco,


What are header files and what are its uses in C programming?

0 Answers  


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

0 Answers   Wilco,


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

0 Answers  


Is printf a keyword?

0 Answers  


I need previous papers of CSC.......plz help out by posting them.......

0 Answers  


Can we compile a program without main() function?

0 Answers  


what is meant by flushll() in c programming?

1 Answers  


write the program to find multiplication of 2-D matrix??????????

1 Answers  


String concatenation

2 Answers  


Categories