answersLogoWhite

0

Does java support call by reference?

User Avatar

Anonymous

13y ago
Updated: 8/18/2019

No , Java does not support call by reference.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What are the differences between C and Java reference variables?

Java does not have the concept of Reference Variables. We cannot access the memory location where the data is stored in Java.


What does java not support?

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


Which is the best Book to understand JAVA in short?

You can use Head First Java or Java Complete Reference to learn Java.


What is pointer in java?

There is no concept similar to pointers in Java. Pointers are a feature in C programming using which a programmer can access the memory. This was the cause of major catastrophic programming bugs. The creators of Java excluded this feature just to avoid such catastrophic bugs.


What is the best book of java language?

the best book of java is java complete Reference 2nd edition.


Does a DSI have java?

No it does not support Java


Does Java support copy constructor?

No. Java does not support copy constructor


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 do you call java and javascript?

Well you get java as java and javascript as iava.


Does the G1's browser support Java and Flash?

No. I have read that it will support Java. I believe that it does not support flash ATM.


What are the background pointers in java?

Java does not support pointers.


How do you call main class with in main class in java?

We can't call a class. We always call a method in java.


What is Java Support Systems?

Java support system includes: · Applets · Servlets · Java Beans · EJB · JSP · XML · SOAP · CORBA


Can you use pointers in java?

Java does not support Pointers and hence you cannot use it in Java.


Does Linux support Java?

Yes. Linux is fully supported by Java.


Does sony laptop support java application?

Yes. All computers and laptops can run and support Java. You can download Java from Sun's website and then install it in your computer to use it.


Which OS supports Java?

Well, I do know that Macs, Linuxes, and Windows computers all support Java, but I do not know if other, lesser-known OSes will support Java.


What has the author Patrick Niemeyer written?

Patrick Niemeyer has written: 'Learning Java' -- subject(s): Java (Computer program language) 'Learning Java' -- subject(s): Java (Computer program language), Java (programmeertaal) 'Java Reference Library on the Web'


Will the Nokia E63 support Java software?

Yes, I have Java software on mine.


What is copy constructor in java?

Java, unlike C++ does not support copy constructors.