Characteristics of C++

Characteristic of C++ language are as follows:- 
C ++ लैंग्वेज की विशेषताएं निम्न है :-
 
1) With the help of C++ language, we can create object oriented libraries and these libraries are directly accessible in different programs.
C++ लैंग्वेज की सहायता से हम ऑब्जेक्ट ओरिएंटेड लाइब्रेरीज निर्मित कर सकते है जिनका प्रयोग सीधे अलग-अलग प्रकार के प्रोग्राम्स में किया जा सकता है।   

2) This language can easily map the problems of real world in to programs.
यह लैंग्वेज वास्तविक दुनिया की समस्याओ को आसानी से प्रोग्राम्स में दर्शा सकती है। 

3) It uses all the major features of c language it means programs of C++ are easily compile and execute.
यह C लैंग्वेज के सभी महत्वपूर्ण फीचर का प्रयोग करती है अर्थात C++ के प्रोग्राम्स आसानी से कम्पाइल व् एक्सीक्यूट किये जा सकते है।

4) Programs of C++ language are easily modified, extendable and maintained.
C++ के प्रोग्राम्स को आसानी से परिवर्तित, प्रसारित एवं व्यवस्थित किया जा सकता है। 

5) C++ language is known as general purpose programming language. It is a base language for present advanced languages like JAVA, C#, PHP, Python etc.

C++ लैंग्वेज को जनरल पर्पस प्रोग्रामिंग लैंग्वेज भी कहा जाता है यह अन्य एडवांस प्रोग्रामिंग लैंग्वेज जैसे जावा, C#, पीएचपी, पाइथन इत्यादि के लिए आधारभुत लैंग्वेज मानी जाती है।  

6) C++ is a versatile language which can able to handle large programs. This is why it is used to prepare new applications.
C++ एक व्यापक प्रोग्रामिंग लैंग्वेज है जिसमे बड़े प्रोग्राम्स को आसानी से तैयार किया जा सकता है। जिसके फलस्वरूप इसका प्रयोग नए ऍप्लिकेशन्स तैयार करने के लिए किया जाता है।

No comments:

Post a Comment