Answer Posted / ketan
#include<stdio.h>
#include<conio.h>
void main()
{
printf%d
}
| Is This Answer Correct ? | 3 Yes | 22 No |
Post New Answer View All Answers
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
Are global variables static in c?
Explain how can a program be made to print the name of a source file where an error occurs?
Explain the difference between malloc() and calloc() in c?
What does c mean in basketball?
Explain the difference between ++u and u++?
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
How do I read the arrow keys? What about function keys?
What's the right way to use errno?
How can type-insensitive macros be created?
Where local variables are stored in c?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
Is c procedural or object oriented?
How is pointer initialized in c?
What is a stream?