answersLogoWhite

0


Best Answer

if u declare variable in method & tray to use this variable outside the method then it is out of scope

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is out of scope in returning objects in java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where can one find information regarding java lang objects?

There are many places where one could find information regarding Java lang objects. One could check the official Java website for information from users regarding Java language objects.


What are Java Data Objects used for?

The Java Data Objects AVI is used primarily by application programmers and it helps the programmer by storing the Java Domain into a persistent store or database.


What consists of multiple objects?

For example, in Java you can make an array of objects.


Provide information on java data objects?

Information on Java data objects can be found on several websites that offer Java tutorials. Among these websites are the Oracle website and also Wikipedia.


What three objects are necessary to create a GUI in Java?

A computer, keyboard and Java compiler.


Who is allocated by java memory?

Objects, mainly.


What in java is not serializable?

Objects that do not implement Serializable.


What are the Java Data Objects standards?

Member Variables


Why constructor use in java?

To create objects of classes


Explain how objects are created in Java?

with new operator


What should I do when scope not digest in angular java script?

Apply $scope.$apply(); It's better to have apply in timeout syntax as below : SetTimeout(function() {$scope.$apply();},10);


Did java oriented language works on object?

Java is an object oriented language, and it works with classes and objects.