main()
{
int i=400,j=300;
printf("%d..%d");
}

Answer Posted / muthu

It prints only garbage value, since the variables x and y
were not metioned out side the bracket

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain heap and queue.

585


How can I write functions that take a variable number of arguments?

626


What is floating point constants?

689


What is the use of void pointer and null pointer in c language?

625


Explain the use of 'auto' keyword in c programming?

679






How would you rename a function in C?

618


What is the benefit of using an enum rather than a #define constant?

658


Who is the founder of c language?

684


Describe newline escape sequence with a sample program?

656


hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell

1673


What are 3 types of structures?

594


How would you use the functions fseek(), freed(), fwrite() and ftell()?

705


What is identifier in c?

543


What are the application of c?

647


Why is c used in embedded systems?

614