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 what is the concatenation operator?


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

Post New Answer

More C Interview Questions

pgm in c to reverse string by word using array(god is love becomes love is god) (no additional array can used,space is only delimiter between words )

2 Answers   Persistent,


fun(int x) { if(x > 0) fun(x/2); printf("%d", x); } above function is called as: fun(10); what will it print? }

17 Answers   NDS,


List some of the static data structures in C?

0 Answers  


here is a link to download Let_Us_C_-_Yashwant_Kanetkar

3 Answers   Microsoft,


c program to print a name without using semicolon

9 Answers   TCS, Wipro,


For what purpose null pointer used?

0 Answers  


Tell about strtok & strstr functions

2 Answers   HCL, iFlex, Motorola,


Tell us the use of fflush() function in c language?

0 Answers  


what is the significance of static storage class specifier?

0 Answers  


What are the string functions? List some string functions available in c.

0 Answers  


How will you find a duplicate number in a array without negating the nos ?

0 Answers  


Why C language is a procedural language?

0 Answers   Ericsson,


Categories