Ask to write virtual base class code?
No Answer is Posted For this Question
Be the First to Post Answer
write a programming using for loop in c++ to generate diamond trangel?
What is virtual destructor ans explain its use?
Which is not a valid keyword a) public b) protected c) guarded
What will i and j equal after the code below is executed? Explain your answer.
Differentiate between a template class and class template?
Explain working of printf?
What is time_t c++?
given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().
How do I use arrays in c++?
What is the use of setprecision in c++?
what is upcasting in C++?
What is the need of a destructor?