How does code-bloating occur in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the advantage of an external iterator.
Distinguish between new and malloc and delete and free().
Give example of a pure virtual function in c++?
which is the easy way to divide any integer by 2?
What is the difference between an external iterator and an internal iterator?
What is the use of volatile keyword in c++? Give an example.
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
How do I use turbo c++?
What is the first name of c++?
what are Operators and explain with an example?
What is the difference between the indirection operator and the address of oper-ator?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?