Deletion binary tree --------after deleting 0 is printing instead of NULL

hello @guptarahul3100
image

here it should be
root->right=deletion(arguments)