Content deleted Content added
Communal t (talk | contribs) m Added to Category:Programming language comparisons |
|||
Line 233:
// The variable static constructor is executed and _A is 32
MyClass c = new MyClass();
</source>
yes ....!!
=== C++ ===
|