Define the process of handling in case of destructor failure?
No Answer is Posted For this Question
Be the First to Post Answer
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
Can create new c++ operators?
Is c++ harder than java?
What is the meaning of string in c++?
Why #include is used?
Can we declare destructor as static? Explain?
What is difference between class and structure in c++?
Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D
How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
What is object slicing and how can we prevent it?
What is meant by const_cast?
what kind of projects are suitable for c and c++