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 meant by Java interpreter?

Answer Posted / ranganathkini

The Java interpreter is a part of the JVM which translates
Java bytecodes into native machine codes and executes them.

Is This Answer Correct ?    35 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a data structure java?

1062


How many bytes is a string java?

1071


Can a serialized object be transferred via network?

1020


a thread is runnable, how does that work? : Java thread

1087


Does sprintf allocate memory?

1160


What are advantages of exception handling in java?

1067


How does linkedlist work in java?

988


How java is similar to c?

1087


What is the difference between equals() and?

1258


Why do we need singleton?

1015


What are the wrapped, classes?

1105


What is main function purpose?

1077


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

2773


What are checked exceptions?

1077


How does the java compiler work?

1031