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

What is Runtime class and its purpose?

Answer Posted / ranganathkini

The Runtime(along with the System class) provide system
level functionality to Java applications.

The facilities of these classes are not necessarily portable
across host operating system and may need to be recompiled
when porting.

Some of the facilities provided are:
1. Reading from the keyboard as input
2. Writing to console output
3. Interaction with JVM process for event notification, or
information such as free memory, etc
4. Reading/writing system properties/environment variables
5. executing other programs from within java apps

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are recursive functions? Give some examples?

1243


What is object-oriented paradigm?

1111


What is the difference between superclass and subclass?

1246


How does java enable high performance?

1198


Explain method overloading?

1075


What is the use of put method?

1001


what is singleton class in java?

1110


What do you mean by formatting?

1044


What is the difference between a break statement and a continue statement?

1080


What restrictions are placed on method overloading?

1230


Can we call virtual funciton in a constructor ?

2235


What sorting algorithm does javascript use?

1027


What is the similarity between dynamic binding and linking?

1164


What is an example of a conditional statement?

1096


What is the main functionality of the remote reference layer?

2050