What is a null tree?
No Answer is Posted For this Question
Be the First to Post Answer
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Who invented oop?
What is the difference between the c++ & java?
sir i want to know which posting to apply since i am BE CSE.. also want to know what are the rounds there for my interview...Expecting for ur valuable answer....
What do you mean by inheritance?
What are objects in oop?
1. Define a class.
What is the purpose of polymorphism?
Which is faster post increment or pre increment ? and in which cases should u use either - to increase speed?
Write 7 differences between "Public" function and "Private" function?
//what is wrong with the programme?? #include<iostream.h> template <class first> class dd { first i; public: void set(); void print(); }; void dd< first>:: set() { cin>>i; } void dd< first>::print() { cout<<"\n"<<i; } void main() { dd <char>g; g.set(); g.print(); }
What is virtual destructor? Why?
3 Answers Agile Software, College School Exams Tests, CSC,