proc() {
static i=10;
printf("%d",i);
}
If this proc() is called second time, what is the output?
Answer Posted / guest
11
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Explain how do you print an address?
What is getch c?
Is fortran faster than c?
in linking some of os executables are linking name some of them
How do I read the arrow keys? What about function keys?
please give me some tips for the placement in the TCS.
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
How do you do dynamic memory allocation in C applications?
How can I send mail from within a c program?
Is register a keyword in c?
What are the different types of constants?
What are 'near' and 'far' pointers?
What is %d called in c?
What is the size of enum in c?
What is modeling?