Share Close
Select Where You Want To Share:
Go Ahead and Share This Blog and Watch The Views Soar!
Shared Blogs Receive 98% More Views!
Share On SB Share this on Facebook Share this on Twitter Share this on LinkedIn Share this on Digg Share this on Tumblr Share this on Reddit Blog This on Blogger Share this on Pinterest
C, C++ AND OBJECTIVE-C
https://www.storeboard.com/blogs/technology/-c-cplusplus-and-objective-c/744445
C is a procedural language. C++ is procedural as well as object oriented programming language. Objective-C is a general-purpose, high-level, object-oriented programming language. In C, importance is given to the steps or procedure of the program. C++ focuses on data. Objective-c focuses on Both ( function & Data ). Read more at FindNerd.