C#: Display alphabet pattern like B with an asterisk
Write a C# Sharp program to display an alphabet pattern like B with an asterisk.
Visual Presentation:

Sample Solution:
C# Sharp Code:
Sample Output:
Display the pattern like 'B' with an asterisk: --------------------------------------------- **** * * * * **** * * * * ****
Flowchart:

C# Sharp Code Editor:
Contribute your code and comments through Disqus.
Previous: Write a C#Sharp program to display alphabet pattern like 'A' with an asterisk.
Next: Write a C#Sharp program to display alphabet pattern like 'C' with an asterisk.
What is the difficulty level of this exercise?
Test your Programming skills with w3resource's quiz.
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics