what is difference between class template and template class?
No Answer is Posted For this Question
Be the First to Post Answer
Whatis the difference between oop and object based language
monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?
What is oops with example?
what is the new version of oops
ambiguity regulation of multiple inheritance with example.
What is overloading in oops?
What will happen when the following code is run: int x; while(x<100) { cout<<x; x++; } 1) The computer will output "0123...99" 2) The computer will output "0123...100" 3) The output is undefined
what does exactly the linker do?
What is polymorphism and why is it important?
What is pointer in oop?
why c++ is called OOPS? waht is inherutance? what is compiler?
What is the types of inheritance?