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 you print HELLO WORLD without using "semicolon"?

Answer Posted / prakash

#include<stdio.h>
#include<conio.h>
void main()
{
if(printf(hello world))
{
getch();
}
}

Is This Answer Correct ?    12 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by normalization of pointers?

1102


How is pointer initialized in c?

1094


What are the properties of union in c?

1111


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

1264


What the different types of arrays in c?

1126


When is the “void” keyword used in a function?

1584


Tell me what is null pointer in c?

1133


What does the file stdio.h contain?

1119


Explain built-in function?

1188


Is javascript written in c?

1119


What does %d do in c?

1012


What is restrict keyword in c?

1171


Explain the term printf() and scanf() used in c language?

1096


What is a program flowchart?

1286


i have a written test for microland please give me test pattern

2784