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

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

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

1485


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

2183


What is dynamic dispatch in c++?

1108


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

3371


Define circular linked list.

1082


What are the different types of pointers used in c language?

1099


Which header file is used for clrscr?

1107


What do you mean by keywords in c?

1199


What is the use of linkage in c language?

1102


What is volatile c?

1088


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

1116


Is there a way to compare two structure variables?

1170


What are the back slash character constants or escape sequence charactersavailable in c?

1230


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

1154


What is nested structure?

1096