answersLogoWhite

0

People keep support for legacy code because it is a pain in the neck to rewrite all that code. Multiply that by several hundred thousand developers, and you've got your answer.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Why java not support oprator overloading?

Pressumably, the designers of Java thought this would lead to confusing code.


What is vector in java?

victor is growvable object.. victor is legacy class it will support the iterator and enumarotor interfaces it is synchonyzied it will support like hasMoreElemetns and hasNext element


What is Re usability in java?

Reusability in Java means that once you write some code, you can use it over and over again - if you write it so that it can be reused. For example, if you write a Enumeration-Iterator adapter, or some code that lets you treat an Enumeration - Java legacy code - as an Iterator - shiny NEW Java code - then you can use it not only in your animal simulation program, but also in your Jacuzzi interface program.


What are the advantages of jsp?

Some advantages are:SimpleEasy to learn and useProvides rich UI features through support for CSS, HTML and Java ScriptProvides support for business logic through support for java code


What does java not support?

Java does not support multiple inheritance.......


What type of a project is JOGL?

JOGL is an OpenGL code for Java, it's used to support 3d graphics and other projects produced and coded in the Java code language for general consumer use..


Does a DSI have java?

No it does not support Java


Does java support call by reference?

No , Java does not support call by reference.


Does Java support copy constructor?

No. Java does not support copy constructor


How do you do this java code?

You have to specify the task that you wish me to help you with the Java code.


How does java support the concept of destructer in java?

In Java, Java does support the concept of destructor, it's done via special method finalize.


What does the Java compiler translate Java source code to?

The Java compiler translates Java source code to Java byte code.