logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is JAR file? what are the main uses of JAR files?


  • Correct Answer
  • JAR files are java's version of ZIP files In fact, JAR uses the ZIP file format uses: - to compress a number of class files into one file - to make a java executable JAR file 


  • Technology problems


    Search Results


    • 1. What is unwrapping?
    • Discuss
    • 2. What is wrapping?
    • Discuss
    • 3. What is different among String, StringBuffer, StringBuilder?
    • Discuss
    • 4. How to call argument constructor?
    • Discuss
    • 5. What is Constructor?
    • Discuss
    • 6. What is the difference between path and classpath?
    • Discuss
    • 7. What is the use of super call?
    • Discuss
    • 8. If super class ref is pointing sub class object then by using super class ref is it possible to call sub class newly defined method?
    • Discuss
    • 9. What is the use of overriding?
    • Discuss
    • 10. What is the use of overloading ? or why overloading?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment