how to print output with out using sop statements

Answer Posted / praveen kumar singh

Way 1
if(System.out.append("testing")!= null);

way 2
if(System.out.format("%s","testing" )!= null);

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which class is the superclass for every class in java programming?

746


What is hashtable and explain features of hashtable?

741


What is main function purpose?

718


How many bytes is a string java?

716


What is public static?

703






Name few java 8 annotations ?

770


What is appletviewer?

783


Can we define a package statement after the import statement in java?

788


What are the benefits of operations?

682


What is the difference between a vector & an array list?

874


Explain about data types?

746


Explain the importance of finally block in java?

717


Define interface in java?

785


v-model life cycle

1792


Can we create our own daemon thread?

710