Disadvantages of OOP's (OOP's की हानियाँ )

Disadvantages of OOP's (OOP's की हानियाँ )-

1) In OOP's language, program codes are tricky and difficult to understand.
OOP's लैंग्वेज में प्रोग्राम का कोड ट्रिकी(छलावा) होता है एवं समझने में कठिन होता है।  

2) Size of OOPL program is bigger than size of PPL program of same problem.
किसी समस्या हेतु लिखे OOPL प्रोग्राम का आकार, PPL प्रोग्राम के आकार से बढ़ा होता है। 

3) Only experts can able to make programs in OOPL because it requires good knowledge of language and concepts.
केवल विशेषज्ञो द्वारा ही OOPL में प्रोग्राम तैयार किये जा सकते है क्योंकि इस हेतु, भाषा एवं सिद्धांतो के विस्तृत ज्ञान की आवश्यकता होती है।

4) Data members of class can not be easily accessible.
क्लास के डाटा मेम्बर को आसानी से एक्सेस नहीं किया जा सकता है।

Comments

Popular posts from this blog

OOPs using C++ Language Topics Covered

IMP Questions of OOPS using CPP