program for insertion ,deletion,sorting in double link list
No Answer is Posted For this Question
Be the First to Post Answer
How to overload new operator in c++
You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.
What is abstraction in oops?
Explain the concepts involved in Object Oriented programming.
how can we design a magic square in c++?or suggest me the basic idea of it.
what is function overloading..?
What is an advantage of polymorphism?
write a programe to calculate the simple intrest and compund intrest using by function overlading
write a program for function overloading?
14 Answers HCL, InfoCity, TATA,
what are abstract classes and how they impliment , with example
What are oops methods?
What is extreme programming?