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 write hello word without using semicolon at the end?

Answer Posted / jithneder palle

int main(void)
{
if(printf("hello world"))
}

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

show how link list can be used to repersent the following polynomial i) 5x+2

2394


Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

1131


A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

1149


How do you list files in a directory?

1207


What is self-referential structure in c programming?

1277


What is wrong in this statement?

1215


What is echo in c programming?

1089


Explain the ternary tree?

1076


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

2042


How can I dynamically allocate arrays?

1161


How can I copy just a portion of a string?

1362


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2487


Explain how to reverse singly link list.

1202


What is static function in c?

1166


Not all reserved words are written in lowercase. TRUE or FALSE?

1275