What is a superclass in oop?
No Answer is Posted For this Question
Be the First to Post Answer
what is the 3 types of system development life cycle
In which cases you use override and new base?
Can java compiler skips any statement during compilation time?
what is static?
What is the difference between encapsulation and polymorphism?
any one please tell me the purpose of operator overloading
Define a class to represent a bank account. Include the following members: Data Members: Name of the Depositor Account Number Type of Account Balance amount in the account Member Functions: To assign the initial values. To deposit an account. To withdraw an amount after checking the balance. Write a C++ main program to display account number, name and balance.
advantage and disadvantage in c++>>oops and what are the questions ask for interview in c++>>oops. could you tell me or reply me
what type of question are asked in thoughtworks pair programming round ?
What is deep and shalow copy?
features of OOPS
22 Answers Ness Technologies, Satyam,
You have one base class virtual function how will call that function from derived class?