Answer Posted / 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 View All Answers
For class CFoo { }; what default methods will the compiler generate for you>?
Tell us something about different types of casting?
How to change value in arraylist java?
What is the difference between scrollbar and scrollpane?
Why for each loop is used?
Can we declare a class as abstract without having any abstract method?
Is void a data type in java?
Explain oops concepts in detail?
Explain the inheritance?
When is the finally clause of a try-catch-finally statement executed?
What is final keyword in java?
Is main a function?
What is the difference between final, finally and finalize()?
What do you mean by constant time complexity?
What is the static keyword?