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

Define how does a try statement determine which catch clause should be used to handle an exception?

809


What is basic syntax?

748


Can we create object of static class?

750


What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?

833


What is linked hashmap and its features?

779


What is the purpose of nested class in java?

815


What are the drawbacks of reflection?

767


How do you use parseint in java?

714


What makes a function well defined?

765


Is set ordered in java?

779


How do you reverse sort in java?

721


Can you access the private method from outside the class?

729


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

856


What does substring mean?

706


How is abstraction implemented in java ?

727