what is meta-Inf?

Answers were Sorted based on User's Feedback



what is meta-Inf?..

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

what is meta-Inf?..

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

Post New Answer

More Core Java Interview Questions

What is the difference between checked exception and unchecked exception?

0 Answers  


What is the purpose of methodology?

0 Answers  


what is Remote Reference Layer ?

1 Answers  


What is instance means in java?

0 Answers  


What is an array in java?

0 Answers  






Is oracle java 11 free?

0 Answers  


What is reflexive association?

1 Answers   Infogain,


What is the purpose of the system class in java?

0 Answers  


Which of the following can be referenced by a variable? A. The instance variables of a class only B. The methods of a class only C. The instance variables and methods of a class

2 Answers  


Explain the init method?

0 Answers  


Does java support function overloading, pointers, structures, unions or linked lists?

0 Answers  


Why do we create threads in java?

0 Answers  


Categories