Answer Posted / padmini
Smiply in Few Words , Compiling is Generating .class File
from .java File, Because Jvm Know only Byte code which is
there in . class file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of file class?
What is the default value of byte datatype in java?
Which sorting is used in arrays sort in java?
What is a java list?
Explain what pure virtual function is?
What is the purpose of javac exe?
Can we declare a class as static?
Can you inherit from an abstract class java?
What is the arraylist in java?
What is meant by data hiding/encapsulation?
Why do we use string?
What is a predicate method?
What is a bubble sort in java?
Why is singleton not thread safe?
what is mutual exclusion? : Java thread