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 overloading and overriding in java?

883


In how many ways we can create threads in java?

831


What is the purpose of methodology?

815


What is anagram word?

725


What are the different approaches to implement a function to generate a random number?

767






How are this() and super() used with constructors in java programming?

739


Explain different ways of creating a thread?

725


Can a private method be declared as static?

752


How will you initialize an Applet?

814


Why javac is not recognized?

696


What are anonymous inner classes?

722


How do you reverse a string in java?

812


What is use of super keyword in java?

780


what are abstract functions?

739


What is the difference between length and length () in java?

702