Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to overload new operator in c++

Answer Posted / r.ramakrishna

We want use the new operator in overloading by defining the
new()operator with the fallowing operation in the class.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

1421


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2437


What is a superclass in oop?

1220


What are the components of marker interface?

1106


write a program that takes input in digits and display the result in words from 1 to 1000

2487


How do you achieve runtime polymorphism?

1097


What is encapsulation in oop?

1100


What is class encapsulation?

1144


what are the different types of qualifier in java?

2318


what are the ways in which a constructors can be called?

2200


What is overloading in oop?

1048


What is ambiguity in inheritance?

1170


What is inheritance and how many types of inheritance?

1156


What is the important feature of inheritance?

1188


How is polymorphism achieved?

1111