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

main()
{
int x, arr[8]={11,22,33,44,55,66,77,88};
x=(arr+2)[3];
printf(ā€œ%dā€,x);
}

Answer Posted / mahesh

33

Is This Answer Correct ?    0 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between ++u and u++?

1188


What is the purpose of void pointer?

1102


Compare and contrast compilers from interpreters.

1183


What does the c in ctime mean?

1161


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

1195


Is stack a keyword in c?

1151


The __________ attribute is used to announce variables based on definitions of columns in a table?

1254


How do you convert strings to numbers in C?

1298


What is malloc return c?

1080


Is it valid to address one element beyond the end of an array?

1228


How is null defined in c?

1205


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

2186


What are linked lists in c?

1180


Is main is user defined function?

1213


What is the significance of c program algorithms?

1196