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...

any other way to print the text without using
System.out.println() in java?

Answer Posted / chitu

system.err prints the error, return statements with overrididing the toString method can print the statments
void toString()
{
return cn print this ;
}

Is This Answer Correct ?    9 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is finalize()?

1262


Can we define static methods inside interface?

1027


What are the different tags provided in jstl?

995


What is qms certification?

995


What is the effect of keeping a constructor private?

999


Give any two differences between C++ and java.

1199


Explain the difference between the public, private, final, protected, and default modifiers?

1092


What is garbage collection? Can it be forced to run?

1057


Garbage collection in java?

1065


How does compareto work in java?

1095


What is the use of using enum to declare a constant?

1078


What does nullpointerexception mean?

1138


Can we increase size of array?

1069


Why does java have different data types for integers and floating-point values?

1062


Explain inheritance in java?

1063