What is size of empty class object

Answer Posted / shanky

ans-1.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of this pointer in c++?

665


Is overriding possible in c++?

647


Out of fgets() and gets() which function is safe to use?

746


How would you call C functions from C++ and vice versa?

735


How do you establish a has-a relationship?

695






Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

690


Can union be self referenced?

672


How do you invoke a base member function from a derived class in which you have not overridden that function?

698


What are static member functions?

691


Explain the scope of resolution operator.

729


Is atoi safe?

703


Is java as fast as c++?

716


How can you quickly find the number of elements stored in a a) static array b) dynamic array ? Why is it difficult to store linked list in an array?how can you find the nodes with repetetive data in a linked list?

849


Describe the advantage of an external iterator.

703


Write a program to find the Factorial of a number

680