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

n=7623
{
temp=n/10;
result=temp*10+ result;
n=n/10
}

Answer Posted / bobby shankar

it will display something garbage
because value of result is not
initialised .

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the steps to insert data into a singly linked list.

1119


What are the features of c languages?

1143


What is the process of writing the null pointer?

1067


what value is returned to operating system after program execution?

2184


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

1933


If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.

2322


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

1117


What is c programming structure?

1278


Is there a built-in function in C that can be used for sorting data?

1343


What are register variables? What are the advantage of using register variables?

1237


How can you determine the size of an allocated portion of memory?

1361


Why malloc is faster than calloc?

1121


Why is sprintf unsafe?

1132


What is wrong with this code?

1245


Explain how do you list files in a directory?

1118