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

What is scope rule in c?

702


What are pointers really good for, anyway?

712


What is the purpose of the preprocessor directive error?

794


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1565


What tq means in chat?

702






When should you not use a type cast?

760


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

1493


Did c have any year 2000 problems?

758


What is an expression?

746


What is maximum size of array in c?

676


What are the various types of control structures in programming?

703


What is a far pointer in c?

694


What are the keywords in c?

746


What oops means?

665


What is extern c used for?

665