Manager ComputerHindiNotes

Data independence : प्रकार, लाभ एवं उदाहरण

Data Independence Database Management System (DBMS) में Data Independence एक बहुत ही महत्वपूर्ण concept है। इसका मतलब है, कि Application Programs और Data Structure को अलग रखा जा सकता है। […]

Data independence : प्रकार, लाभ एवं उदाहरण Read More »

Database Architecture : उद्देश्य, प्रकार, लाभ व हानियाँ

Database Architecture Database Architecture एक Logical Structure या Blueprint है, जो बताता है कि Database System के अंदर कौन-कौन से Components हैं, और आपस में कैसे interact या connect करते

Database Architecture : उद्देश्य, प्रकार, लाभ व हानियाँ Read More »

File-Oriented Approach vs Database Approach : विशेषताएँ, लाभ व सीमाएँ

File Oriented Approach File Oriented Approach एक ऐसा Traditional System है, जिसमें Data को Files के रूप में Store और manage किया जाता है। प्रत्येक Application की अपनी Files होती

File-Oriented Approach vs Database Approach : विशेषताएँ, लाभ व सीमाएँ Read More »

Friend Function क्या है? आवश्यकता, लाभ एवं हानियाँ

Friend Functions Friend Function एक ऐसा function होता है, जो किसी भी class का member function नहीं होता, फिर भी उसे उस class के private और protected data को access

Friend Function क्या है? आवश्यकता, लाभ एवं हानियाँ Read More »

कंप्यूटर उपयोग के नैतिक नियम और सावधानियाँ

Computer Ethics (कंप्यूटर नैतिकता) Computer Ethics एक प्रकार के moral values का set है, जो यह सिखाता है कि Computer, Internet और Digital Resources का सही और जिम्मेदारी से उपयोग

कंप्यूटर उपयोग के नैतिक नियम और सावधानियाँ Read More »

Cyber Attack क्या है? प्रकार, प्रभाव एवं बचाव

Cyber Attack क्या है? “जब कोई unauthorized person किसी computer system, server, website, mobile app या network में बिना permission के entry करके data steal करता है, services को disrupt

Cyber Attack क्या है? प्रकार, प्रभाव एवं बचाव Read More »

Virtual functions: परिभाषा, विशेषताएँ, महत्व, लाभ और हानियाँ

Virtual functions (वर्चुअल फंक्शन) C++ में virtual function एक ऐसा member function होता है, जिसे base class में declare किया जाता है, लेकिन उसे derived class में override किया जा

Virtual functions: परिभाषा, विशेषताएँ, महत्व, लाभ और हानियाँ Read More »

Object-Oriented Programming : अवधारणाएँ, विशेषताएँ व उदाहरण

Object-Oriented Programming Object-Oriented Programming (OOPs) एक programming approach है, जिसमें program को design करने के लिए classes और objects का use किया जाता है। Object = real-world entity (जैसे Student,

Object-Oriented Programming : अवधारणाएँ, विशेषताएँ व उदाहरण Read More »

error: Content is protected !!