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

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

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define circular linked list.

975


Explain what math functions are available for integers? For floating point?

1062


What is c basic?

1124


how to find anagram without using string functions using only loops in c programming

3134


List some of the dynamic data structures in C?

1192


What is the significance of c program algorithms?

1098


What are variables c?

998


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

1450


What type is sizeof?

996


Are the outer parentheses in return statements really optional?

1050


What is null in c?

1005


can anyone please tell about the nested interrupts?

2064


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

1231


What is default value of global variable in c?

939


How can I change the size of the dynamically allocated array?

1092