answersLogoWhite

0

It is not actually removed.. AS i surfed randomly.. the point they stressed is all methods in java are virtual by default.. Hence there is not explicit virtual concept..

They are virtual cos tey check for the object refrence only dynamicaly.. i.e dynamic lookup.. a

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the virtual machine system?

Java virtual machine


Where would one find more information on the Java Virtual Machine?

One could find more information about the Java Virtual Machine online on various websites such as 'Wikipedia', 'Java-Virtual-Machine' and of course the website 'Java'.


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.


Why and amp How is Java is Better For What if your Enterprise Application?

Java is defined by a specification and consists of a programming language, a compiler, core libraries and a runtime (Java virtual machine) The Java runtime allows software developers to write program code in other languages than the Java programming language which still runs on the Java virtual machine. The Java platform is usually associated with the Java virtual machine and the Java core libraries.


How do you create a virtual machine on a computer?

Download virtual box by java


Do you use virtual functions in Java?

Every method in java that isn't a class (static) method is automatically "virtual." If you want to disable virtual overrides, make the method "final" in the base class.


What version of java do you need to play in Minecraft sandbox?

java virtual macine


When was the java virtual machine software created?

The Java platform, which consists 3 major parts: Java programming language, Java Virtual Machine (JVM), and several Java Application Programming Interfaces (APIs), was developed at Sun Microsystems in the early 1990s.


What is the need of java virtual machine when operating system is already present?

1.Java virtual machine is required to interpret .class files. 2.JVM makes the java as platform independent.


What is the machine system?

Java virtual machine


What happens if you uninstall java virtual machine?

You will no longer be able to run Java programs.


Where could one download Java Virtual Machine?

There are many places that claim to be trustworthy downloads for the Java Virtual Machine, but most of those sites can be a very big risk to the safety of one's computer. The most trustworthy vendor of the Java Virtual Machine is the Java website which also offers downloads to the latest updated versions of the JDK and other Java products.