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 reason behind using constructors and destructors?
What is Classloader in Java?
What are the advantages of java over C++?
What is this keyword in java?
In java, how many ways you can take input from the console?
If a class is declared without any access modifiers, where can the class be accessed?
What will be the default values of all the elements of an array defined as an instance variable?
Explain 5 features introduced in jdk 1.7?
what is difference betweem home interface and remote interface?
How to read and write image from a file ?
How many bits is a boolean?
What technique is carried out to find out if a particular string is empty?
How is treeset implemented in java?
What is static method with example?
String class is defined under which package in java?