Delete child entities record when we delete parent record from lead entity.

we need to show confirmation box before deleting "Do you want to delete child record's too.!" with option "Yes" or "No", if user is willing to delete all child records as well. If user click "Yes", then only deletion of the child records should be done. If user click on "No" then only deletion of Parent record.