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;
i=2;
i++;
if(i=4)
{
printf(i=4);
}
else
{
printf(i=3);
}
output of the program ?

Answer Posted / raj

hi
frinds they are not compare with i it is error

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #define size in c?

1267


What are the 3 types of structures?

1065


What is the deal on sprintf_s return value?

1189


Write a code of a general series where the next element is the sum of last k terms.

1092


What is the difference between far and near ?

1244


write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

2867


What are void pointers in c?

1062


What is the use of getch ()?

1118


What are the benefits of c language?

1228


What is the basic structure of c?

1154


Was 2000 a leap year?

1090


What is the advantage of an array over individual variables?

1293


How to establish connection with oracle database software from c language?

2259


what is the diffrenet bettwen HTTP and internet protocol

1884


what do you mean by inline function in C?

1100