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

main()
{
int age;
float ht;
printf("Enter height and age");
scanf("%d%d",&height,&age);
if((age<=20)&&(ht>=5))
{printf("She loves you");}
else
{printf("She loves you");}
}

Answer Posted / ajay

out is same ,so programmer write the other message in else part ,

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do string constants represent numerical values?

1448


Explain what is the best way to comment out a section of code that contains comments?

1189


What does a function declared as pascal do differently?

1224


Tell me what is null pointer in c?

1133


What are qualifiers and modifiers c?

1064


Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?

1066


What is a loop?

1113


why wipro wase

2367


Can two or more operators such as and be combined in a single line of program code?

1420


What does node * mean?

1307


Can a variable be both static and volatile in c?

1082


which type of aspect you want from the student.

2205


how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.

1737


What are the advantage of c language?

1106


Why is it that not all header files are declared in every C program?

1283