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

#include<stdio.h>int(){int a,*b,**c,***d,****e;
a=10;b=&a;c=&b;d=&c;e=&c;printf("a=%d b=%u c=%u d=%
e=%u",a,b,c,d,e);printf
("%d%d%d\n",a,a+?*b,**c+***d+,****e);return0;}

Answer Posted / yellaiah, navionics technolog

There some syntactical errors are there like:
1. No main()
2. e=&d not e=&c
3. In first printf() d=%u should be there
3. In last printf() '?',','

If we correct these mistakes we get the following:
1.10 someaddress someaddress someaddress someaddress
2.10 20 20

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I change visual code font?

1164


What is cwinthread class? Explain its advantages.

1123


What are the advantages of a message map

1073


Explain the advantages of cwinthread class.

1035


how to declare and populate an array of checkBoxes

1164


Is microsoft visual c++ a virus?

1234


What is ole? How do you handle drag and drop in ole?

1008


Difference between getmessage, postmessage & peakmessage.

1056


What is a thread (VC++) and state the difference between Cmutex and Csemaphone?

1090


How do I fix microsoft visual c++ 2015 setup failed?

1083


What is microsoft visual c++ 2008 redistributable?

1159


Do I need ms visual c++ on my computer?

1071


How do you handle drag and drop in ole?

1079


What is cmutex?

1035


What is microsoft visual c++ 2013 redistributable package x64?

1058