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
What does std mean in c++?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
Can you overload the operator+ for short integers?
Can I learn c++ as my first language?
How do you sort a sort function in c++ to sort in descending order?
Can a class be static in c++?
What are libraries in c++?
What is overloading unary operator?
What is microsoft c++ redistributable 2013?
What is a c++ object?
What is capacity in vector in c++?
What is namespace & why it is used in c++?
what are the decision making statements in C++? Explain if statement with an example?
What are built-in functions? What is the syntax for the definition?
What is static class data?