Java is NOT my favourite programming language
I dislike Java very much, mainly due to its lack of features: Object model Objects and values In C++, a primitive variable is an object, a class variable is an object, a pointer variable is an object, everything that has an address,…