Hi All . I am new here and also new to C++
I need help with this program , I have no clue how to make it
I am using Turbo C++

Write a program that prompts the user to enter the initial of his name. your program should check whether the entered character is a number or alphabet. If the entered value is a number than print an error message on the screen otherwise print: “YOUR NAME STARTS FROM : ”INITIAL CHARACTER.