answersLogoWhite

0

What is inheirtance in java?

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

It is basically the same as inheritance in other languages. A derived class can inherit from a parent class, meaning that the derived class will have the characteristics (variables, and procedures - called fields, and methods, in this case) of the parent class. It may also have additional characteristics, defined directly in the derived class.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you find out if you have inheirtance?

Wait for the person to die and at the will reading you will find out if you have an inheirtance you could always ask them but they probably won't tell you if you have one


How much is inheirtance tax in England?

40% after the first £325,000 which is tax free.


How much is inheirtance tax?

That depends on the state in which the decedent died. Different states have different rules.


How do you know how much you owe in inheirtance taxes?

The executor will have to fill out the Federal tax forms. They will determine what the taxes are. In order to do so, the estate will have to be valued.


What Indonesian island is Jakarta on?

java


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?


What are the different java technologies?

There are several types of Java technology. Some examples of Java software are Java ME, Java EE, Java SE, and Java Card. Java made the JAVA development kit for those that develop in Java. There is also Java Virtual machine and some class libraries. Java is also famous for its languages like Clojure, Beanshell, Groovy, Gosu, Rhino, Kotlin, JRuby, Scala, and Jython.


Small Java-based programs are called?

Java applets


Who create Java and when?

Who create Java & when? Why he create java ? What are mane functions of it?


Supermost package of java?

The supermost package of Java is the "java" package.


What do you call java and javascript?

Well you get java as java and javascript as iava.


Differences between Java Applet and Java Beans?

Java applet is a program used to run java applications while beans is a compiler used to design java programs (IDE, GUI) :-) GilbertC