Tuesday, November 29, 2011

How would you pass a java integer by reference to another function

Create a wrapper class Integer of int. Now u can pass the Integer class by reference.
Category:Java Interview Questions

No comments:

Post a Comment