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 is nextline method in java?
Can we serialize singleton class?
Write a program to print 15 random numbers using foreach of java 8?
I want to persist data of objects for later use. What’s the best approach to do so?
What is lambda in java?
What is a nested class?
How many times finalize method will be invoked? Who invokes finalize() method in java?
What is the difference between compile-time polymorphism and runtime polymorphism?
What are parsers? Dom vs sax parser.
What does java stand for?
What is the difference between Java1.4 and Java1.5
What is method in java ?
What is the difference between multitasking and multithreading in Java
What is primitive data type in java?
What will happen when using pass by reference in java?