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 can I make a program in c to print 'Hello' without
using semicolon in the code?

Answer Posted / jaya prakash

int main()
{

if(printf("Hello"))
{
//Null statement
}

}

Is This Answer Correct ?    51 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between %d and %i in c?

1301


What are variables c?

1090


How do you convert strings to numbers in C?

1294


what are the facialities provided by you after the selection of the student.

2329


List the difference between a While & Do While loops?

1149


What are qualifiers and modifiers c?

1058


program to convert a integer to string in c language'

2507


What is function what are the types of function?

1053


Is it cc or c in a letter?

1077


What is clrscr ()?

1171


How would you rename a function in C?

1085


Why we not create function inside function.

2252


If null and 0 are equivalent as null pointer constants, which should I use?

1309


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

1115


How do you generate random numbers in C?

1246