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 threaded programming and when is it used? : Java thread

1014


Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.

2757


What does the string method compareto () do?

1008


What is type inference in java8?

976


How are variables stored in memory?

1000


What does string [] args mean?

952


What are the methods to rectify ambiguities in the interfaces in JAVA?

1027


which pattern is default in scanner package?

2185


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

1143


What do you understand by Header linked List?

1033


What is gc()?

977


Is string pool garbage collected?

949


Explain about oops concepts.

1067


What is exception handling in java?

978


What is the differences between heap and stack memory in java? Explain

926