Hello, can someone help me with this task..
Enter sting trough console and to count in how many words the letter "e" is contained more than 3 times. And to print the number of words that contain "e" more than 3 times.
*sorry for my english im from macedonia :) greetings
Loading
VulpesPosted Jun 14, 2013, 11:41 AM
liverbPosted Jun 14, 2013, 9:58 AM
Great, thank you !!
Now i found another task
To create delegate who will call two classes Maximum(int x, int y) and Minimum (int x, int y) with method that prints the value. To write code that will use delegate and first will get method Minimum and later Maximum.Riyaz AkhtarPosted Jun 14, 2013, 8:49 AM
or
Use below code if you are using the framework which doesn't support the LINQ.
VulpesPosted Jun 14, 2013, 8:37 AM
liverbPosted Jun 14, 2013, 8:25 AM
Riyaz AkhtarPosted Jun 14, 2013, 8:11 AM