What is the Difference between Managed Package and Unmanaged package?



What is the Difference between Managed Package and Unmanaged package?..

Answer / Jaipradeep

Managed Packages are pre-configured, tested, and deployed solutions containing Apex classes, Visualforce pages, Aura components, Lightning components, static resources, custom metadata types, and other metadata. They can be installed into an org but cannot be edited or deleted once they are installed. On the other hand, Unmanaged packages allow developers to package customizations as a set of files that can be shared with others or installed into their own Salesforce orgs. Unlike managed packages, unmanaged packages do not have version numbers and can be easily modified after being installed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

How to create share table record using apex? : salesforce sharing and security

1 Answers  


Let’s say you have several buttons that reuse the same onclick handler. How will you retrieve the name of the button that fired the event?

1 Answers  


Explain lead conversion?

1 Answers  


What will happen if we undelete the deleted junction object?

1 Answers  


What is roll up summary field in salesforce?

1 Answers  


Can a user create insert their own custom logo, while creating their own custom applications?

1 Answers  


Can we use lightning component into vf page? If yes how? : salesforce lightning component

1 Answers  


Explain functionality of force.com query optimizer?

1 Answers  


What are validation rules?

1 Answers  


For which criteria in workflow “time dependent workflow action” cannot be created?

1 Answers  


Which fields cannot be added as a custom index?

1 Answers  


Difference between external id & unique id?

1 Answers  


Categories