Define Compiling?

Answer Posted / ravikiran(aptech mumbai)

compiling is taken place in compiler which will debug the
code regards to syntax and in java it converst the bug free
code into byte code and jvm will load that byte code to
convert it into user understandable code

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we make main() thread as daemon?

835


How do you sort a list in java?

797


Explain JMS in detail.

811


What is int argc char * argv?

788


What is the default value of local and global variables?

844


Difference between ‘is-a’ and ‘has-a’ relationship in java?

777


Can memory leak happen java?

786


Which is illegal identifier in java?

795


What is thread pool in java with example?

742


Why is string buffer better than string ?

800


Can a class have multiple constructors?

764


Can you declare an interface method static?

806


What is locale in java?

792


What is anti pattern in programming?

730


Can we use both this () and super () in a constructor?

776