why ordinary variable store the later value not the initial
Answer / sandeep
When Ordinary variable's value changed after initialisation
it's memory will filled with the new value
| Is This Answer Correct ? | 1 Yes | 1 No |
Do you have any idea about the use of "auto" keyword?
What is c mainly used for?
What is the difference between File pointer and Internal Charecter Pointer?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
What does int main () mean?
Is c functional or procedural?
What does sizeof function do?
What functions are in conio h?
what is the Output? int a=4 b=3; printf("%d%d%d%d%d%d",a++,++a,a++,a++,++a,a++); printf("%d%d%d%d%d%d",b--,b--,--b,b--,--b,--b);
12344321 123 321 12 21 1 1 how i print this program??
5 Answers DSR Management, Winit,
how could explain about job profile