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

write a “Hello World” program in “c” without using a semicolon?

Answer Posted / rajeev

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

For if statement compiler does not expect semi colon.

Is This Answer Correct ?    55 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Apart from dennis ritchie who the other person who contributed in design of c language.

1473


What 'lex' does?

1223


What do you mean by c what are the main characteristics of c language?

1069


What is the process of writing the null pointer?

1056


What is the purpose of clrscr () printf () and getch ()?

1112


Why dont c comments nest?

1107


How does selection sort work in c?

1091


How is a pointer variable declared?

1156


What is malloc and calloc?

1100


Is c still relevant?

1135


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

1171


What is struct node in c?

1117


What is structure pointer in c?

1089


What is an arrays?

1135


A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.

1764