Write a function in CSharp that accepts a credit card number. It should returns a string where all the characters are hidden with an asterisk except the last four.
Md Masum Kazi