What is the output of the below program and how it is? void main() { static int var=5; printf("%d",var--); if(var) main(); }
8 20083Post New MindFire Interview Questions
What are the different types of brakes and explain them?
Is mongodb a framework?
When do subnet is true working?
What is adb primary function?
Explain the differences between bivariate and multivariate analysis?
Define a sequence file in hadoop?
Is html5 replacing flash?
What is the difference between delete and truncate statement in sql?
tell me the rules and responsblites in our project(my project is development)
What is stored in table t001 ?
What are LEAFs ?
When do you need to update the algorithm in data science?
What is workflow? What are the components of workflow manager?
How to use exception handling in stored procedure?
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set