Animals & Nature1 min ago
How to deal with reference type variables in Java
If I want to print out the value of a reference type variable in Java, using: System.out.print(); How do I do it? I just can't remember and keep getting the actual reference itself, instead of the value.
Answers
Best Answer
No best answer has yet been selected by Rodge2. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.Don't know java maybe check here http://docstore.mik.u...-ent/jnut/ch02_10.htm
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.