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 use#in c

Answer Posted / sujith

Another use is for token pasting if used as ##

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are local static variables?

1210


how do you programme Carrier Sense Multiple Access

2013


What is the best way to store flag values in a program?

1126


What is structure pointer in c?

1092


all c language question

2492


Is fortran still used today?

1150


How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

1175


What do you mean by keywords in c?

1202


What is f'n in math?

1142


What does p mean in physics?

1097


Without Computer networks, Computers will be half the use. Comment.

2357


What are the various types of control structures in programming?

1106


.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }

2665


What is a pointer value and address in c?

1183


write a program to find out prime number using sieve case?

2140