Write A Program to find the ambiguities in Multiple
Inheritance? How are they
resolved.(Virtual Functions)
No Answer is Posted For this Question
Be the First to Post Answer
Pls...could any one tell me that whether we can access the public data memeber of a class from another class with in the same program. Awaiting for your response Thanku
Write a program to find out the number of palindromes in a sentence.
which is platform independent device used in computers
What is the Advantage of Interface over the Inheritance in OOPS?
oops concept is used for?
What language is oop?
Why is destructor used?
Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.
What is an object?
Where You Can Use Interface in your Project
What is the real time example of encapsulation?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?