معنی فارسی superclass
B2کلاسی در برنامهنویسی که دیگر کلاسها از آن ارثبری میکنند و قابلیتها و ویژگیهای معمولی را ارائه میدهد.
A class from which other classes derive properties and methods in object-oriented programming.
- noun
- verb
noun
معنی(noun):
A high-level class that passes attributes and methods down the hierarchy to subclasses.
معنی(noun):
A taxon ranking below a phylum and above a class.
verb
معنی(verb):
To create a superclass of.
example
معنی(example):
در برنامهنویسی، یک سوپرکلاس میتواند شامل متدهای مشترک باشد.
مثال:
In programming, a superclass can contain shared methods.
معنی(example):
سوپرکلاس کلاس والد در یک سلسلهمراتب شیءگرا است.
مثال:
The superclass is the parent class in an object-oriented hierarchy.
معنی فارسی کلمه superclass
:
کلاسی در برنامهنویسی که دیگر کلاسها از آن ارثبری میکنند و قابلیتها و ویژگیهای معمولی را ارائه میدهد.