answersLogoWhite

0


Best Answer

Several features that they either made unsafe programs or hard-to-read programs were removed. Some of the features removed include operator overloading; pointers; implicit conversions between numeric and boolean; multiple inheritance.

Several features that they either made unsafe programs or hard-to-read programs were removed. Some of the features removed include operator overloading; pointers; implicit conversions between numeric and boolean; multiple inheritance.

Several features that they either made unsafe programs or hard-to-read programs were removed. Some of the features removed include operator overloading; pointers; implicit conversions between numeric and boolean; multiple inheritance.

Several features that they either made unsafe programs or hard-to-read programs were removed. Some of the features removed include operator overloading; pointers; implicit conversions between numeric and boolean; multiple inheritance.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Several features that they either made unsafe programs or hard-to-read programs were removed. Some of the features removed include operator overloading; pointers; implicit conversions between numeric and boolean; multiple inheritance.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Major c plus plus feature that were removed from java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is feature that supported in c c plus plus and java but not in net?

C, C++ and Java are cross-platform languages. NET is for Windows-only.


Does Visual Java plus plus and Java Builder is different from the Java language?

Yes!Visual Java plus plus and Java Builder is different from the Java language?


How java use extern key word which is used in C plus plus?

No extern keyword in Java.


Why is java's portability better than c plus plus?

As we know that java is a plateform independent language and the main advantage of java is that it can support to any operating system and can be executed to any machines without any modifications.Due to the use of class in java it has become more easier to understand the program compared to c plus plus.Hence,java is portable than c plus plus


What language is completely object oriented c plus plus or java?

Java is the complete object oriented Programming Language as every thing in java is an object,

Related questions

What is feature that supported in c c plus plus and java but not in net?

C, C++ and Java are cross-platform languages. NET is for Windows-only.


Does Visual Java plus plus and Java Builder is different from the Java language?

Yes!Visual Java plus plus and Java Builder is different from the Java language?


Which is more popular c plus plus or java?

Java


Which is easier 'C plus plus' or 'Java'?

Java is considerably easier than C++.


What is the difference between c plus plus and java programming?

Java doesn't have pointers. C++ has pointers.


How java use extern key word which is used in C plus plus?

No extern keyword in Java.


Why is java's portability better than c plus plus?

As we know that java is a plateform independent language and the main advantage of java is that it can support to any operating system and can be executed to any machines without any modifications.Due to the use of class in java it has become more easier to understand the program compared to c plus plus.Hence,java is portable than c plus plus


What language is completely object oriented c plus plus or java?

Java is the complete object oriented Programming Language as every thing in java is an object,


Can you overload plus equals in java?

yes to over load plus in java by using arthamatic operation we can perform it


Should you learn c plus plus before you start learning java?

No!!!! You do not need to learn c++ for learning java!


Difference between java and C plus plus?

java is an advanced object oriented programming language than c++


Can a c plus plus class be derived from a Java class?

No.