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 / sathya

answer is 44

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

1446


What is variables in c?

1101


the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

1305


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1967


Why we use stdio h in c?

1100


ATM machine and railway reservation class/object diagram

5316


FILE PROGRAMMING

2296


What is clrscr ()?

1176


Is int a keyword in c?

1041


What is the difference between int main and void main?

1101


Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.

1296


Explain the red-black trees?

1205


What is meant by high-order and low-order bytes?

1111


What is build process in c?

1206


Explain how do you use a pointer to a function?

1162