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 main()
{
int i=-1,j=-1;k=0,l=2,m;
m=i++&&j++&&k++||l++;
printf("%d%d%d%d%d",i,j,k,l,m);
}

Answer Posted / devika

2,2,1,3,1

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why dont c comments nest?

1116


Tell me about low level programming languages.

1192


What is dynamic dispatch in c++?

1112


What is putchar() function?

1224


Explain the difference between strcpy() and memcpy() function?

1069


In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none

1269


What is maximum size of array in c?

1089


How can you draw circles in C?

1201


Here is a good puzzle: how do you write a program which produces its own source code as output?

1176


find out largest elemant of diagonalmatrix

2328


Write a program on swapping (100, 50)

1169


How is a null pointer different from a dangling pointer?

1091


Which programming language is best for getting job 2020?

1106


How can you access memory located at a certain address?

1166


explain what is an endless loop?

1150