logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is wrapping?


  • Correct Answer
  • Wrapping is also called as packing or boxing Storing the data inside the object as private data which can accessed outside the class only by using methods 


  • Technology problems


    Search Results


    • 1. What is different among String, StringBuffer, StringBuilder?
    • Discuss
    • 2. How to call argument constructor?
    • Discuss
    • 3. What is Constructor?
    • Discuss
    • 4. What is difference between methods and blocks?
    • Discuss
    • 5. In a class if private data member is declared then how to get value of that data member?
    • Discuss
    • 6. What is unwrapping?
    • Discuss
    • 7. What is JAR file? what are the main uses of JAR files?
    • Discuss
    • 8. What is the difference between path and classpath?
    • Discuss
    • 9. What is the use of super call?
    • Discuss
    • 10. 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


    Comments

    There are no comments.

Enter a new Comment