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

c program to print a name without using semicolon

Answer Posted / satya

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

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does char * * argv mean in c?

1117


For what purpose null pointer used?

1112


Can a function argument have default value?

1203


What is a shell structure examples?

1148


What is the meaning of typedef struct in c?

1112


What is the difference between %d and %i?

1144


Why static variable is used in c?

1082


What is a method in c?

1208


What is the role of this pointer?

1126


while initialization of array why we use a[][2] why not a[2][]...?

2400


What is meant by high-order and low-order bytes?

1100


How many types of operator or there in c?

1136


What are the 5 organizational structures?

1080


What is structure padding and packing in c?

1124


What is static memory allocation? Explain

1135