Why we use classes in oop?
No Answer is Posted For this Question
Be the First to Post Answer
what are the uses of C++
What is design patterns in C++?
Can we call a base class method without creating instance?
What is the outcome of the line of code "cout<<abs(- 16.5);"? 1) 16 2) 17 3) 16.5
What is a null tree?
what is difference between String s=new String("vali"); String s="vali"
what is the sylabus for priliminaries?
How oops is better than procedural?
what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use
what is object slicing?
What is multiple inheritance?
what is use to destroy an object? illustrate.