What is abstract class in oops?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

What is a scope resolution operator?

5 Answers   HP, IBS,


What is the renewal class?

0 Answers   Ebix, IBM,


What is abstraction in oop with example?

0 Answers  


What is the difference between a constructor and a destructor?

0 Answers  


1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list)

1 Answers   Nagarro,


What is overriding vs overloading?

0 Answers  


Tell us about yourself.

47 Answers   ABB, Amazon, Fidelity, Flextronics, Franklin Templeton, HCL, Hexaware, IBM, Impetus, Infosys, Reliance, Rofous, Silgate, Sutherland, TCS, Thomson Reuters, Virtusa, Wipro,


What is the difference between class and object?

4 Answers   Apple, Heinz,


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.

6 Answers  


What is destructor example?

0 Answers  


What does I oop mean?

0 Answers  


can we make a class static without using static keyword?

5 Answers   Aspire,


Categories