Manager ComputerHindiNotes

Multi-threading: परिचय, प्रकार और लाभ

Introduction of Multi-threading Multi-threading एक ऐसी Programming Technique है, जिसमें एक ही Program के अंदर कई छोटे – छोटे Tasks (Threads) एक साथ Parallel या Concurrent रूप में चलते हैं,

Multi-threading: परिचय, प्रकार और लाभ Read More »

Association, Aggregation & Composition in OOP

Association (एसोसिएशन) Association OOP में एक ऐसा relationship है, जिसमें दो objects सिर्फ आपस में interact करते हैं, लेकिन एक-दूसरे पर depend नहीं होते। दोनों independently exist कर सकते हैं।

Association, Aggregation & Composition in OOP Read More »

error: Content is protected !!