Differentiate jar and war files?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

what is actual real time using of oops concepts in projects(Interface,polymorphism.abstraction.........)

2 Answers  


If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?

0 Answers  


Is java 9 released?

0 Answers  


Explain the hierarchy of java exception classes?

0 Answers  


What is r in java?

0 Answers  






Can a constructor call the constructor of parent class?

0 Answers  


What is difference between float and double?

0 Answers  


What are the various access specifiers in java?

0 Answers  


What are the types of relation?

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,


What is java argument list?

0 Answers  


Differentiate constructor and a method and how are it be used?

7 Answers   Wipro,


Categories