IMHO knowledge of C++ and Java enables one to write better C - TopicsExpress



          

IMHO knowledge of C++ and Java enables one to write better C code and even allows OOP concepts to be used. Expertise in C/C++ allows one to enjoy the absence of memory management issues while coding in Java and C#, truly appreciate the convenience provided by the Garbage Collector and at the same time have a watchful concern on the application performance when the Garbage Collector thread starts executing. Though I do not miss the pointers of C and AutoPointers of C++, I definitely miss Operator Overloading in Java. Glad that operator overloading is supported in C# and its delegate feature certainly deserves a thumbs up.
Posted on: Mon, 10 Jun 2013 02:48:28 +0000

Trending Topics



Recently Viewed Topics




© 2015