what is meta-Inf?
Answers were Sorted based on User's Feedback
Answer / spradhan
META-INF contains meta information ,manifest-version of the
files and it is Created by ApacheAnt.
-->Inside meta-inf you can find .jar,.xml file.
-->contained within .ear & .war files.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / hema
Its purpose is to contain meta information about the files
contained within a jar and war files.
| Is This Answer Correct ? | 10 Yes | 3 No |
What is the difference between throw and throws keywords?
What is collection class in java? List down its methods and interfaces.
What is an object's lock and which object's have locks in java programming?
What is the difference between processes and threads?
How do you convert string to int in java?
What is the definition of tree ?
What is a reflection package?
What is the difference between Byte stream and Charecter Stream?
What is a method ?
Explain wait(), notify() and notifyall() methods of object class ?
what ide u r using and wat version, how wil u build the project etc ?
What is main difference between variable and constant?