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

main()
{

if(printf("hello"))

}

Is This Answer Correct ?    54 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why isnt there a numbered, multi-level break statement to break out

1099


What is pragma in c?

1281


what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above

1167


How can type-insensitive macros be created?

1213


why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

2024


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

1063


What is 1f in c?

2722


What are pragmas and what are they good for?

1057


Explain what is a static function?

1153


a value that does not change during program execution a) variabe b) argument c) parameter d) none

1287


Which function in C can be used to append a string to another string?

1272


application attempts to perform an operation?

2030


What are variables c?

1090


What is #line?

1108


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

1106