C++ is a middle-level programming language developed by Bjarne Stroustrup starting in 1979 at Bell Labs. C++ runs on a variety of operating system , such as Windows, Mac OS, and the various versions of UNIX. This C++ tutorial adopts a simple and practical approach to describe the concepts of C++ for beginners to advanced .
C++ इज मिडिल -लेवल प्रोग्रामिंग लैंग्वेज developed by Bjarne Stroustrup in 1979 at Bell लैब्स. C++ रन्स on वैरायटी ऑफ़ operating system such as Windows , Mac OS, and the various versions of UNIX. This C++ टुटोरिअल adopts a सिंपल एंड प्रैक्टिकल एप्रोच to describe the कॉन्सेप्ट्स of C++ फॉर बिगिनर्स to एडवांस्ड
Object Oriented Concepts ऑब्जेक्ट ओरिएंटेड कॉन्सेप्ट्स
C++ OOPs Concepts C++ OOPs कॉन्सेप्ट्स
Object ,Class ऑब्जेक्ट ,क्लास
User-Defined function यूजर -डिफाइंड फंक्शन
Constructor कन्स्ट्रुक्टर
Copy Constructor कॉपी कन्स्ट्रुक्टर
Destructor डिस्ट्रक्टर
this Pointer this पॉइंटर
static variables and function स्टैटिक वेरिएबल्स एंड फंक्शन
Structs, Enumeration स्ट्रक्ट्स , Enumeration
Friend Function फ्रेंड फंक्शन
Inheritance इनहेरिटेंस
Polymorphism पॉलीमॉरफिस्म
Overloading ओवरलोडिंग
Overriding ओवेरिडिंग
Virtual Function वर्चुअल फंक्शन
Abstraction अब्स्ट्रक्शन
Interfaces इंटरफेसेस
Data Abstraction डाटा अब्स्ट्रक्शन
Namespaces नेमस्पेसेस
Strings स्ट्रिंग्स
Exception Handling C++ try/catch एक्सेप्शन हैंडलिंग C++ try/catch
Templates टेम्पलेट्स
File & Stream फाइल & स्ट्रीम
File & Stream ,getline() function फाइल & स्ट्रीम ,getline() फंक्शन
You can download DevC++ software from following link
https://sourceforge.net/projects/orwelldevcpp/