program for insertion ,deletion,sorting in double link list


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

Post New Answer

More OOPS Interview Questions

What is multiple inheritance?

9 Answers   TCS,


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  


diff between Virtual mathod and abstract method?

1 Answers  


What is the use of oops?

0 Answers  


What do you mean by multiple inheritance and multilevel inheritance? Differentiate between them.

2 Answers  






What are functions in oop?

0 Answers  


why function overloading is not called as pure polymorphism?

2 Answers  


What do we mean by a hidden argument in C++?

1 Answers  


to find out the minimum of two integer number of two different classes using friend function

0 Answers  


WHY FUCTION OVERLOADING DOSENOT RETURN A RETEN TYPE

2 Answers  


What is encapsulation with example?

0 Answers  


what is the new version of oops

0 Answers   Ignou,


Categories