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

how to print "hai" in c?

Answer Posted / subha raman

main()
{
printf("\nab");
printf("\bsi");
printf("\rha");
}

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are 16- and 32-bit numbers stored?

1324


What is the difference between declaring a variable and defining a variable?

1338


write a program to find out prime number using sieve case?

2137


What is bash c?

1061


What will the preprocessor do for a program?

1116


What is the size of a union variable?

1096


Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

2363


Which node is more powerful and can handle local information processing or graphics processing?

1367


What is an auto keyword in c?

1146


Write a program for finding factorial of a number.

1140


What is the g value paradox?

1246


I heard that you have to include stdio.h before calling printf. Why?

1113


What is the best way to store flag values in a program?

1121


Should a function contain a return statement if it does not return a value?

1134


What does the message "automatic aggregate intialization is an ansi feature" mean?

1241