Define Compiling?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / therathna
converting programing langauge to michine language.In java
compailing is done by interpriter this is use for to convert
programing into byte code.
Is This Answer Correct ? | 2 Yes | 2 No |
while creating thread why we extend thread class
what is prepare statement? what is calabedtarement?
What are the 3 types of loops in java?
diff. b/w JAVA and javascript...
What is static class
what is for datainputstream?
What is the difference between arraylist and hashset in java?
What is the basic concept of java?
Is main a keyword in java?
where exactly collections are usefull in realtime
Can we split string with in java?
How does linkedlist work in java?