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
What is scope rule in c?
What are pointers really good for, anyway?
What is the purpose of the preprocessor directive error?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
What tq means in chat?
When should you not use a type cast?
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......
Did c have any year 2000 problems?
What is an expression?
What is maximum size of array in c?
What are the various types of control structures in programming?
What is a far pointer in c?
What are the keywords in c?
What oops means?
What is extern c used for?