answersLogoWhite

0


Best Answer

Methods are similar to functions or procedures in non-OOP languages, but methods are associated with a specific object (which, in turn, is based on a specific class); so the advantages of using methods are related to the advantages of OOP in general. Specifically, in the case of methods, you can use the same method name to do different things for different types of objects - for example, a show() method would work differently, depending on what object it works on.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the the advantages of methods in java programing?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is difference java and visual basic programming?

java is a server side programing where as visual basic is a client side programing(This programing Language is different from oops)


Is there a java virtual machine for android?

yes its a programing tool.


Who develop java programming?

Java programing language was designed by James Gosling and it was initially called as "Oak" but later it was renamed to "Java" in the year 1995.


What are the examples of programing language?

c, c++, java, prolog, fortran, basic, ...


What was used to invent the game Minecraft by Markus Persson?

The programing language named Java.


Is it possible to override overloaded methods why?

Yes. Overloaded methods are also Java methods and all Java methods can be overridden.


What is meant by a Java Long Datatype?

The Java Long Datatype is a 64 bit data language, this format of Java is important to be skilled in for anyone that are to be doing C++ programing language.


What is the best programing language?

C is best. But java is widely used and relatively easier language


Explain three different methods in java?

There are three different methods /functions in java are there : 1)computational methods.2)manipulative methods.3)procedural methods.


How many types of java programing?

Java 2 Programming Language Java Server Pages (JSP) Java Beans (JB) Enterprise Java Beans (EJB) Java Script (JS) Java Server Faces (JSF) JDBC Java 2 Enterprise Edition (J2EE) by jaan from dubai


What is java is so popular?

java is a machineindependent programming language. It is simple. Only java supports applets and servelets . It is completely object oriented and highly secure . It contains threads that can programing easily.


What is a java object?

A java object is a collection of methods and properties defined in the Java programming language.