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 / ssssssssss

output
3

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a pointer be null?

1080


Why c is called a middle level language?

1162


Differentiate between full, complete & perfect binary trees.

1170


Why c is called top down?

1219


what is the syallabus of computer science students in group- 1?

2368


Is Exception handling possible in c language?

2100


What is malloc return c?

1080


What functions are in conio h?

1265


What math functions are available for integers? For floating point?

1184


What is union in c?

1166


What is zero based addressing?

1239


Is fortran still used in 2018?

1094


What is uint8 in c?

1163


Find MAXIMUM of three distinct integers using a single C statement

1117


How can I send mail from within a c program?

1078