$ 0 0 class EmptyClass { public: }; int size = sizeof(a); cout<<size<<endl; Output is showing 8. Please tell me why?