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

Explain the operator overloading feature in C++ ?

0 Answers  


Can we call a virtual function from a constructor?

1 Answers  


Write a C++ Program to find Addition of Two Numbers.

1 Answers  


How can a C function be called in a C++ program?

0 Answers  


Factory Method C++ – How to delete pointers returned by it

0 Answers  






Explain the difference between C and C++.

0 Answers   Accenture,


What do you know about Volatile keyword in C++? Explain with an example code.

0 Answers   Adobe,


Define an Abstract class in C++?

0 Answers  


Do you know about Agilent PRECOMPILERS. ?

0 Answers   Agilent,


What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,


Discuss about iteration statements in C++ .

0 Answers   Agilent,


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

1 Answers  


Categories