void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 31327Post New C DAC C Interview Questions
What is the function of trace?
Mention the difference between bills payable and bills receivable?
What is confirmed fact in dataware housing?
What are parts of an ae program?
Which two interfaces does the javax servlet jsp package have?
What are Attached Properties in WPF?
What is the benefit of interface in c#?
why star point of HT motor not earthed?
PLZ EXPLAIN THE INTERLOCKING AND CONTROLLING OF CONTACTORS????HOW CAN I DO THAT?
what is difference between individual and collective requirement
What is the difference between malloc() and calloc() function in c language?
tell something on migration?
How do I run javascript in chrome?
Explain about RDB-Open method?
What are the important benefits of using Hibernate Framework?