1-Introduction Previous Post is 1.1 into to CPP now we Discuss about Advantages and Disadvantages of CPP. 1.2 Advantages and Disadvantages Advantages vendor-neutral: The C++ Standard is the same in any platform or compiler. Industrial (as opposed to academic): evolved to satisfy the needs of software engineers, not computer scientists. Efficient , Compiles into highly optimized CPU-specific machine code with little or no run time overhead. Multi-pardigm: Allows the use and penalty-free mixing of procedural,OOP,Generic Programming,Function Programming etc. Strictly Statically typed (unlike python for example): a large amount of logic(and sometimes even calculations) can be proved and performed at compile time,by the type checking /inferring System. Has Deterministic Memory Management(as opposed to java,C# and Other languages with garbage collectors):the life time of every object is known with absolute precision,which makes destructors u...
We are Web Development technologies tutor .we provide quality material on web technologies like Php , Python, Css3 , JavaScript, Angular Js, React Js, Mongo Db