• Tutorials
  • DSA
  • Data Science
  • Web Tech
  • Courses
November 06, 2022 |6.8K Views

Difference between C & C++

  Share  2 Likes
Description
Discussion

In this video, we will be discussing the differences between C & C++. 
Since programming languages like C and C++ are ancient and are always in demand. Thus, you should know some of the similarities and differences both have so that you can use them effectively while building applications. 

C++ is viewed as a superset of C. This was true initially when C++ was originally created but with time both languages evolved. Having said that, C++ is still mostly a superset of C adding OOPs, Exception Handling, Templating, and a more extensive standard library. 

This video covers all the points which help you in understanding the differences and similarities both have. 
Watch the complete video to know it in detail. 

C vs C++ 
https://www.geeksforgeeks.org/difference-between-c-and-c/