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

int i=~0;
uint j=(uint)i;
j++;
printf(“%d”,j);

Answer Posted / srilaxmi

2

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why c is called a mid level programming language?

1112


What is the difference between ‘g’ and “g” in C?

4093


What is your stream meaning?

1336


How do I round numbers?

1054


the question is that what you have been doing all these periods (one year gap)

2140


write a proram to reverse the string using switch case?

3006


What is structure padding and packing in c?

1124


program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

3148


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

4364


Describe wild pointers in c?

1166


Differentiate fundamental data types and derived data types in C.

1090


How can I call a function with an argument list built up at run time?

1287


What is the argument of a function in c?

1102


Can 'this' pointer by used in the constructor?

1133


What are the two forms of #include directive?

1220