Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is stored procedure. How do you create stored procedure ?

1983


What is arraylist e in java?

1112


What is the current version of java?

1091


What are the three parts of a lambda expression? What is the type of lambda expression?

1083


What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?

1198


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

1545


How do you sort objects in java?

1034


What is the difference between method overriding and overloading?

1290


What is meant by null and void?

1035


Can java cast null?

1080


Explain the importance of finalize() method.

1022


Why do we create threads in java?

1346


What is difference between adapter class and listener?

1100


What does flag mean in java?

1087


what is the purpose of using rmisecuritymanager in rmi?

1013