a beginner in java
a beginner in java
a beginner in java
I want to pass SCJP for 1.4 !I am very grateful to you for helping me!!
a beginner in java
public void print(Object obj)
Print an object. The string produced by the String.valueOf(Object) method is translated into bytes according to the platform's default character encoding, and these bytes are written in exactly the manner of the write(int) method.
Parameters:
obj - The Object to be printedS
See Also:
Object.toString()
comp.lang.javascript FAQ: http://jibbering.com/faq/
--------------<br />Prashant<br />SCJP-91%
a beginner in java
Tom
write
public void write(char[] cbuf)
throws IOException
Write an array of characters.
Parameters:
cbuf - Array of characters to be written
Throws:
IOException - If an I/O error occurs
comp.lang.javascript FAQ: http://jibbering.com/faq/
I not only use all the brains that I have, but all that I can borrow. [Laurence J. Peter]