What is size of null class?

Answer Posted / sourisengupta

One byte.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which c++ operator cannot overload?

553


What is a block in c++?

554


What is a Default constructor?

924


What is a storage class? Mention the storage classes in c++.

595


Is eclipse good for c++?

540






What is const in c++?

600


What is the precedence when there is a global variable and a local variable in the program with the same name?

638


How are pointers type-cast?

649


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

608


What is a local reference?

675


Write about the stack unwinding?

629


Is it possible to get the source code back from binary file?

715


What is the use of dot in c++?

623


Should the this pointer can be used in the constructor?

556


What is data types c++?

546