What is function overriding in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is virtual destructor ans explain its use?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
What is multithreading and what is its use?Whats are multithreading techniques used in C++?
What are the two types of comments, and how do they differ?
What is the Standard Template Library?
Difference between delete and delete[]?
5 Answers Infosys, TCS, Virtusa,
Do vectors start at 0 c++?
Explain the concept of memory leak?
What is static function? Explain with an example
Explain the auto storage classes in c++.
How do you establish a has-a relationship?
Types of storage and scope of each type