What is object-oriented programming? Webopedia definition
No Answer is Posted For this Question
Be the First to Post Answer
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
i^=j; j^=i; i^=j; value of i,j
what is the new version of c++
1 Answers Ignou, Pramata, Satyam,
What is encapsulation?
How do you achieve runtime polymorphism?
i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.
How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)
What are the three parts of a simple empty class?
Can we create object of interface?
Write a c++ program to display pass and fail for three student using static member function
What is and I oop mean?
What is abstraction in oops?