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

main()
{
printf(5+"Vidyarthi Computers");
}

Answer Posted / vijay

ouptput:-
vidya

Is This Answer Correct ?    1 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

6017


How can I use a preprocessorif expression to ?

1108


What is static memory allocation?

1237


What is oops c?

1337


If I have a char * variable pointing to the name of a function ..

1227


Explain the concept and use of type void.

1162


What is the use of ?: Operator?

1184


What is the purpose of scanf() and printf() functions?

1296


Which programming language is best for getting job 2020?

1097


What is realloc in c?

1163


What is extern keyword in c?

1184


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

1368


What is the use of void pointer and null pointer in c language?

1165


What is sizeof int?

1151


What is the equivalent code of the following statement in WHILE LOOP format?

1338