How to Create Customer programmatically in Magento?

In this post I just want to describe how we can create new customer programmatically in Magento, Even though anyone can create new customer via admin interface or through a signup form on the website, but in some cases if you have numbers of the customer then this will

Create New Magento admin User programmatically

Suppose you want to create the new Magento admin User programmatically via using the Code in Magento, its very easy and you can create the new Magento admin from the steps given below