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 c program to print "Welcome" without using semicolon
in the whole program ??

Answer Posted / vadivelt

main()
{
if(printf("Welcome"))
//Do nothing
}

Is This Answer Correct ?    50 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does sizeof return c?

1130


What is file in c language?

1052


What do you mean by dynamic memory allocation in c?

1151


Tell me what is null pointer in c?

1133


How can I implement a delay, or time a users response, with sub-second resolution?

1120


Explain what is the most efficient way to store flag values?

1272


please explain every phase in the "SDLC" in the dotnet.

2671


In C programming, what command or code can be used to determine if a number of odd or even?

1095


Why can’t we compare structures?

1325


Is c is a low level language?

1209


Why is not a pointer null after calling free?

1074


What is clrscr in c?

1171


What is the difference between variable declaration and variable definition in c?

1105


Why static variable is used in c?

1085


List some of the static data structures in C?

1244