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 ptr[] = {1,2,23,6,5,6};
printf("%d",&ptr[3]-&ptr[0]);
}

Answer Posted / deveshdashora

6

Is This Answer Correct ?    6 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 3 types of structures?

1063


What does c mean in basketball?

1046


What is dangling pointer in c?

1330


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

2044


What is modeling?

1097


what is the significance of static storage class specifier?

2342


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

1422


Is c call by value?

1077


What are enumerated types?

1266


Do you know the purpose of 'register' keyword?

1068


Explain the difference between structs and unions in c?

1066


What kind of structure is a house?

1098


What is c token?

1122


if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

2012


Explain how can I prevent another program from modifying part of a file that I am modifying?

1142