1. replace vowels with special character _ (underscore) 2. convert all letters of a string in upper case
Category: C# | Tags: C#, Interview Question |
1. replace vowels with special character _ (underscore) 2. convert all letters of a string in upper case
Answers: