معنی فارسی subclass

B1

زیرمجموعه به گروهی از اشیاء یا ایده‌ها اشاره دارد که تحت یک دسته بزرگتر قرار دارند و ویژگی‌های خاص خود را دارند.

A class derived from another class in object-oriented programming, or a category within a broader category.

noun
معنی(noun):

An object class derived from another class (its superclass) from which it inherits a base set of properties and methods.

معنی(noun):

A rank directly below class

معنی(noun):

A secondary class within a main class.

verb
معنی(verb):

(in object-oriented programming) To create a subclass of (some class).

مثال:

I subclassed the Button class to create a more specialised FancyButton class for my user interface.

معنی(verb):

To cause (an object) to act as an instance of a subclass (by creating the desired subclass and instantiating an object of this subclass).

example
معنی(example):

یک سگ زیرمجموعه‌ای از دسته حیوانات است.

مثال:

A dog is a subclass of the animal category.

معنی(example):

در برنامه‌نویسی، ما معمولاً یک زیرکلاس تعریف می‌کنیم تا ویژگی‌ها را از یک کلاس والد به ارث ببرد.

مثال:

In programming, we often define a subclass to inherit properties from a parent class.

معنی فارسی کلمه subclass

: معنی subclass به فارسی

زیرمجموعه به گروهی از اشیاء یا ایده‌ها اشاره دارد که تحت یک دسته بزرگتر قرار دارند و ویژگی‌های خاص خود را دارند.