What is size of null class?

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


Please Help Members By Posting Answers For Below Questions

What is class syntax c++?

595


What methods can be overridden in java?

679


Show the declaration for a static member variable.

534


What character terminates all character array strings a) b) . c) END

676


Can turbo c++ run c program?

632






We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

582


Why ctype h is used in c++?

527


Write a program which uses functions like strcmp(), strcpy()? etc

623


Explain queue. How it can be implemented?

678


How do I tokenize a string in c++?

610


How java is different from c and c++?

649


If you don’t declare a return value, what type of return value is assumed?

542


When must you use a pointer rather than a reference?

608


How many namespaces are there in c++?

563


What is class in c++ with example?

572