Answer Posted / purva
the size of null class is zero...
thats why it is called null class because after it nothing
can be accessed in a device..
therefore we have to chech overflow or may be underflow
conditions..
| Is This Answer Correct ? | 1 Yes | 19 No |
Post New Answer View All Answers
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
What is a constant? Explain with an example.
What is difference between rand () and srand ()?
What are advantages of using friend classes?
What is the history of c++?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
Which is most difficult programming language?
What is c++ similar to?
Is c++ vector a linked list?
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
Is it possible to provide special behavior for one instance of a template but not for other instances?
which of the following is not an secondary constant a) array b) real c) union
How do I make turbo c++ full screen?
Define a nested class. Explain how it can be useful.
Who was the creator of c++?