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()
{
int a=0;
if(a=0) printf("Ramco Systems\n");
printf("India\n");
}
output?

Answer Posted / kushalava

India only

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the code in while loop that returns the output of given code?

1892


Why is c called a mid-level programming language?

1148


What is scope rule in c?

1010


Why is a semicolon (;) put at the end of every program statement?

1029


Explain the difference between call by value and call by reference in c language?

1051


Explain what is the concatenation operator?

1106


the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function

1264


Where define directive used?

1031


Explain what is the difference between #include and #include 'file' ?

967


What is the difference between volatile and const volatile?

935


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

2144


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

1808


Explain what is the difference between a string and an array?

1100


printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions

1094


what is different between auto and local static? why should we use local static?

1076