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 / yogendra jain

Ramco Systems
India

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you determine a file’s attributes?

1091


How can you draw circles in C?

1196


What is equivalent to ++i+++j?

1147


What are external variables in c?

1165


How do you redirect a standard stream?

1151


What is declaration and definition in c?

1175


all c language question

2490


write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

2413


Explain high-order and low-order bytes.

1168


What is static memory allocation?

1241


Can we declare function inside main?

1049


Does * p ++ increment p or what it points to?

1190


WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

2498


Should I learn data structures in c or python?

1072


Describe static function with its usage?

1273