Constructor (object-oriented programming): Difference between revisions

Content deleted Content added
YurikBot (talk | contribs)
m robot Modifying: lt:Konstruktorius
grammar?
Line 37:
===[[Pseudocode]]===
<pre>class Students{
// refers to the a class of students
}</pre>