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 do you meant by Platform-Independent?

Answer Posted / rohit jadhav

Platform-independent means a code which's execution does
not depend on platform.
A code which can be executed on any platform is called a
platform-independent code.
When a java program is compiled the JVM creates a . class
file which contains a byte-code in it and this byte-code
can be executed on any platform.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why chararray() is preferred over string to store the password?

1066


What is the difference between the direct buffer and non-direct buffer in java?

1079


Define jit compiler?

1205


What is space character in java?

1174


What about instanceof operator in java?

1066


Write a java program to print fibonacci series?

1004


What does += mean in java?

1128


Does sprintf add a null terminator?

1165


What is use of inner class in java?

1236


What is primitive array?

943


Explain static nested classes ?

1170


what do you mean by stream pipelining in java 8? Explain

1076


What is a marker interface?

1225


Can arraylist contain null values?

1068


What does replaceall do in java?

963