Sphere: Related Content
#include <iostream>
using namespace std;
class zero{
// int a;
// char b[9];
};
int main()
{
zero z;
cout << "size of zero class " << sizeof(z) << endl;
return 0;
}
Pritam Singh apologises for comments on CNA interview, accepts they could
be seen as contempt of court
-
Mr Singh's comments during the interview with The Assembly are "very wrong"
and "have no place in a system founded on the rule of law", said the
Ministry o...
1 hour ago

No comments:
Post a Comment