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 x=1+4;
main()
{
int x;
printf("%d%d",x/2,x/4);
}

Answer Posted / sumalatha

ans is 4 4

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1285


praagnovation

2350


What is unsigned int in c?

1054


Tell me can the size of an array be declared at runtime?

1083


What is .obj file in c?

1132


how logic is used

2023


What is time complexity c?

1041


What does the function toupper() do?

1192


Explain what is the most efficient way to store flag values?

1270


What is the purpose of void in c?

1107


What is use of null pointer in c?

1057


Explain the use of fflush() function?

1132


How is a pointer variable declared?

1158


Explain 'far' and 'near' pointers in c.

1186


What is maximum size of array in c?

1084