Answer Posted / 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 |
Post New Answer View All Answers
What technique is carried out to find out if a particular string is empty?
What is null statement?
How do you compare characters in java?
What are user defined exceptions?
What happens to the Exception object after handling an exception?
Java is Pass by Value or Pass by Reference?
Explain the use of volatile field modifier?
Can a singleton class be inherited?
Is this valid in java ? Can we instantiate interface in java?
What are different data types?
What is mean by exception?
What are class members by default?
What is the range of a character variable?
How can we use primitive data types as objects?
What is diamond operator in java?