Anyone can give me Simple Example on how to pass a String to a function in java.?
let me out here!!!
Thanks in advance.
Printable View
Anyone can give me Simple Example on how to pass a String to a function in java.?
let me out here!!!
Thanks in advance.
Java has methods, not functions. You'll find everything you need here:
The Java™ Tutorials
db