ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
what is bytecode ?explain in detail and watz the difference 
between bytecode and machine code?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is bytecode ?explain in detail and watz the difference between bytecode and machine code?
Answer
# 1
byte code ia a intermedaite code.byte code is converted to 
machine code by jvm
 
Is This Answer Correct ?    4 Yes 0 No
Manoj
 
  Re: what is bytecode ?explain in detail and watz the difference between bytecode and machine code?
Answer
# 2
Actually java has the two main component.
1.Compiller.
2.Interpreter.

Thus byte codes are the codes which are generated by the
compiller by using our source code and this compilled code
or say the byte code is converted to the machine code or say
deployed by the interpreter.
 
Is This Answer Correct ?    3 Yes 0 No
Ashwani
 
 
 
  Re: what is bytecode ?explain in detail and watz the difference between bytecode and machine code?
Answer
# 3
bytecode is a intermediate code,which is platform 
independent.thats why it run on different type 
machines.this code does not depend on the hardware 
architecture.
the difference between bytecode & machine code is that 
bytecode formed by special characters,which is not 
understandable by users.machine code is formed by binary 
digits(1 or 0)form.which is hardware compatible.
 
Is This Answer Correct ?    1 Yes 0 No
Swati Pundeer
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
can we create instance for interface in java?  2
what is multitherading Tech-Mahindra2
what is dynamic method dispatch ? Fidelity11
What is the format of Inner Class after it compiled?  1
Name the immediate superclass of the MenuComponent class?  1
What happens when a main method is declared as private? Sun-Microsystems8
What are packages and name a few?  4
What is operator?  2
What is Locale class? MySoft1
How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order) ProdEx-Technologies2
where u use Abstraction and Interface in real time Sonata2
how to connect one jsp page to another jsp page???? Symphony4
What is the immediate superclass of the Dialog class?  1
what is marker interface ? what is the necessity of it? Accenture4
Which class is the immediate superclass of the Container class?  1
what is use of business objects? Tech-Mahindra3
Which all r Final classes in java except string?  3
what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer  2
What is the use of ?this??  4
I have 100 records in a table with two rows. I need to display 10 records per page like Google Search. I need only the Logic(Pagination) in Pure Java. No JSP and all..Thanks in Advance... Cybernet2
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com