what is the difference between inter class and abstract
class...?
No Answer is Posted For this Question
Be the First to Post Answer
c++ program to swap the objects of two different classes
If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?
What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++
What is the important feature of inheritance?
tel me oops defination in single line
What is oops and its features?
What is polymorphism and its types?
to find out the minimum of two integer number of two different classes using friend function
Which is not an object oriented programming language?
what is the 3 types of system development life cycle
Why do pointers exist?
Write a program to demonstrate the use of 'Composition' in C++