how to print output with out using sop statements

Answer Posted / rajsekar

Create an object for the PrintWriter Class then call the
write() method...in that write method we can pass any type
of strings or etc...

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is parsing and its types?

591


How transient variable is different from volatile variable?

566


What is data type example?

556


why Interface used?

541


Explain the protected field modifier?

598






Explain about doubly linked list

627


If an object reference is set to null, will the garbage collector immediately free the memory held by that object?

639


Does string is thread-safe in java?

597


Explain purpose of sleep() method in java?

625


What is multi-catch block in java?

622


Why is java called the platform independent programming language?

582


How do you convert bytes to character in java?

539


What is an off by one error in java?

509


How does java enable high performance?

696


What is the purpose of the strictfp keyword?

616