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 31321Post New C DAC C Interview Questions
What are chebushev filters?
in teradata level primary in table level allows duplicates why?
Give a list of important datatable operations.
How to know of any cable size if there are not written on cabl?
What is list tag in html?
Name some of the file extension for ms access?
What is dynamic array how is it created?
What is byte value?
Protactinium has a relatively short half-life for some of its isotopes. How does this characteristic impact its practical uses and research?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What is the root element for the hibernate mapping file?
What is the full meaning of dml?
what does the conf.setMapper Class do ?
which system variable format can be changed?
How many types of design patterns are there?