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 bytecode? watz the difference between machine code
and bytecode?

Answer Posted / lucky

Byte code:
----------
Byte code in java is .class file. when the java program is compiled we will get this .class file.This is machine dependent code.
Machine code:
-------------
Java interpreter converts the byte code into machine code which is understandable by the operating system's cpu.Machine code will be in the form of 0's and 1's.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What about interthread communication and how it takes place in java?

1116


Can I uninstall java?

1109


What is the simpletimezone class in java programming?

1167


Difference between predicate, supplier and consumer ?

1112


What happens if an exception is not handled in a program?

1149


What is the output of the below java program?

1098


What is collection class in java? List down its methods and interfaces.

1025


What is n in java?

989


What is java and its types?

1167


Can a main method be overloaded?

1069


What is slash r?

1058


What is a condition in java?

1091


How to sort numbers in java without array?

1039


Can we have more than one package statement in the source file?

1109


What function extracts specified characters from a string?

1058