Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.9K
~424 People Reached
Favorite Forums
Favorite Tags
java x 2

2 Posted Topics

Member Avatar for kulpreet lkaur

u have to set your environment variable..to the location of ua bin folder and end the location with a semicolon.. make sure u press ok..other wise it wouldnt work... now got the commonf prompt u can compile and run ua java files

Member Avatar for kulpreet lkaur
0
149
Member Avatar for chiiqui

java is not pass by reference...evrything that java does is pass by value.. remember array is an object.. when u create array it actually stores the reference to the array that has been created on the heap..when u pass the array to a method.. it copies the refernce...but not the …

Member Avatar for JamesCherrill
0
275

The End.