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
How can a C function be called in a C++ program?
Write a program that can take input from 3 to 8 and calculate the average?
Discuss about iteration statements in C++ .
What are the advantages/disadvantages of using #define?
Can we call C++ OOPS? and Why
Explain about Searching and sorting algorithms with complexities
There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?
What is the difference between malloc, calloc and realloc?
What is a constructor initializer list?
What is partial specialization or template specialization?
Explain the importance of method overloading in C++?
0 Answers Akamai Technologies, Infogain,
What is constant keyword in C++? Illustrate its various uses.
0 Answers Akamai Technologies, Infogain,