Instantiating

/ɪnˈstænʃi.eɪtɪŋ/

किसी का उदाहरण/इंस्टेंस बनाना; (प्रोग्रामिंग में) क्लास से ऑब्जेक्ट बनाना

Origin & History

From Latin *instantiāre* (‘to make present, urge, press’), related to *instantia* (‘presence, instance’); in modern technical use, popularized via philosophy and later computing to mean ‘create an instance’.

लैटिन *instantiāre* (‘उपस्थित करना/दबाव डालना/प्रेरित करना’) से, जो *instantia* (‘उपस्थिति, उदाहरण/इंस्टेंस’) से संबंधित है; आधुनिक तकनीकी प्रयोग में दर्शन और बाद में कंप्यूटिंग के माध्यम से ‘किसी का instance बनाना’ अर्थ प्रचलित हुआ।

Definition

Instantiating means creating a particular example (instance) of a general thing, especially creating an object from a class in programming or making an abstract plan/model concrete.

Instantiating का अर्थ है किसी सामान्य वस्तु/धारणा का एक विशिष्ट उदाहरण (instance) बनाना—विशेषकर प्रोग्रामिंग में किसी class से object बनाना या किसी अमूर्त योजना/मॉडल को ठोस रूप देना।

Parts of Speech

Verb (present participle):
The program is instantiating a new user object for each login.
प्रोग्राम प्रत्येक लॉगिन के लिए एक नया यूज़र ऑब्जेक्ट बना रहा है।

Usage Examples

Instantiating the class allocates memory for a new object.
She is instantiating the model with real customer data to test it.
The team is instantiating the policy in day-to-day procedures.
By instantiating the template, you get a customized document.

Related Forms

Idioms & Phrases

Instantiate an object
ऑब्जेक्ट को instantiate करना (क्लास से ऑब्जेक्ट बनाना)
Instantiate a class
क्लास को instantiate करना (क्लास का उदाहरण/ऑब्जेक्ट बनाना)
Instantiate a template
टेम्पलेट को instantiate करना (टेम्पलेट से ठोस/विशिष्ट प्रति बनाना)