Is c++ built on c?
No Answer is Posted For this Question
Be the First to Post Answer
What is time_t c++?
What is cloning?
What is implicit pointer in c++?
What is an operator in c++?
What is :: operator in c++?
What is the use of namespace std in C++?
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
What are the advantages of early binding?
What is RAII (Resource Acquisition Is Initialization)?
Is c or c++ more useful?
What are the four partitions in which c++ compiler divides the ram?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?