It is possible to build a C++ compiler on top of a C compiler. How would you do this?


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 an ARRAY and a LIST in C++?

1 Answers   IBS, TCS,


What is the difference between Stack and Queue in C++?

0 Answers   Global Logic, iNautix,


explain the term 'resource acquisition is initialization'?

0 Answers   Amazon,


How can you force the compiler to not generate them?

0 Answers   Amazon,


Write a C++ program to print strings in reverse order.

0 Answers   Amdocs,


Define type casting in C++.

0 Answers   Amdocs,


What are the costs and benefits of using exceptions?

0 Answers   Amazon,


What is Boyce Codd Normal form?

0 Answers   IBS,


Explain the importance of method overloading in C++?

0 Answers   Akamai Technologies, Infogain,


Write a C++ Program to Display Number (Entered by the User).

1 Answers  


What is the difference between virtual functions and pure virtual functions?

1 Answers  


What is the difference between member functions and static member functions?

0 Answers   Alter,


Categories