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

Suggesting that there can be 62 seconds in a minute?

608


Why is c called a mid-level programming language?

735


what do u mean by Direct access files? then can u explain about Direct Access Files?

1653


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

1668


Why clrscr is used in c?

595






Is null a keyword in c?

745


Here is a good puzzle: how do you write a program which produces its own source code as output?

604


What is printf () in c?

589


What Is The Difference Between Null And Void Pointer?

652


What are high level languages like C and FORTRAN also known as?

696


Explain the use of 'auto' keyword

688


What is extern variable in c with example?

551


Why does not c have an exponentiation operator?

635


What is header file definition?

581


Is int a keyword in c?

568