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

#define f(x)
main()
{
printf("\n%d",f(2+2));
}

Answer Posted / priyadarshan kasta

it will show a error message as expression syntax error

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the function of pragma directive in c?

1179


How are portions of a program disabled in demo versions?

1345


What is the use of function overloading in C?

1215


Which is best book for data structures in c?

1140


What are all different types of pointers in c?

1058


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1580


What does c value mean?

1261


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3967


Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.

2059


The statement, int(*x[]) () what does in indicate?

1205


What is I ++ in c programming?

1170


Explain what is a program flowchart and explain how does it help in writing a program?

1143


How can I remove the leading spaces from a string?

1213


What is #line used for?

1072


When should a type cast be used?

1065