Question: Programming problem: Create an application with a method that accepts a string as an argument and returns the number of vowels that the string contains.

Programming problem:

Create an application with a method that accepts a string as an argument and returns the number of vowels that the string contains. The application should have another method that accepts a string as an argument and returns the number of consonants that the string contains. The application should let the user enter a string, and should display the number of vowels and the number of consonants it contains.

Code:

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms;

namespace Program8_4 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private int CountVowels(string strData) {

}

private int CountConsonants(string

Programming problem:

Create an application with a method that accepts a string as an argument and returns the number of vowels that the string contains. The application should have another method that accepts a string as an argument and returns the number of consonants that the string contains. The application should let the user enter a string, and should display the number of vowels and the number of consonants it contains.

Code:

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms;

namespace Program8_4 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private int CountVowels(string strData) {

}

private int CountConsonants(string strData) {

} } }

Designer:

Programming problem: Create an application with a method that accepts a string

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!