معنی فارسی instantiates
B2ایجاد یک شیء نمونه از یک کلاس در برنامهنویسی.
To create an instance of a class or object in programming.
- verb
verb
معنی(verb):
To represent (something) by a concrete instance.
معنی(verb):
To create an object (an instance) of a specific class.
example
معنی(example):
کد یک شی جدید را در حافظه ایجاد میکند.
مثال:
The code instantiates a new object in memory.
معنی(example):
این متد یک کلاس وسیله نقلیه را ایجاد میکند.
مثال:
This method instantiates a vehicle class.
معنی فارسی کلمه instantiates
:
ایجاد یک شیء نمونه از یک کلاس در برنامهنویسی.