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

main()
{
if(printf("welcome"))
{
}
}

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is c so important?

1103


What is c system32 taskhostw exe?

1071


In a switch statement, what will happen if a break statement is omitted?

1120


What are the different types of C instructions?

1374


What is dangling pointer in c?

1333


What does node * mean?

1307


What is the right type to use for boolean values in c?

1086


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

1486


What does volatile do?

1039


If you know then define #pragma?

1169


What are linker error?

1150


What is structure in c definition?

1112


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

1326


What is the use of clrscr?

1156


What is the significance of an algorithm to C programming?

1096