Compare and contrast compilers from interpreters.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

what is the difference between declaration ,defenetion and initialization of a variable?

7 Answers   LG Soft,


What are the different properties of variable number of arguments?

0 Answers  


change to postfix a/(b+c*d-e)

8 Answers   Value Labs,


What is const keyword in c?

0 Answers  


What is || operator and how does it function in a program?

0 Answers  






how to impliment 2 or more stacks in a single dimensional array ?

1 Answers   iFlex, Microsoft,


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

0 Answers  


What is hungarian notation? Is it worthwhile?

0 Answers  


Are c and c++ the same?

0 Answers  


What are the preprocessors?

9 Answers   HP,


What's the difference between calloc() and malloc()?

4 Answers  


Why c is called a middle level language?

0 Answers  


Categories