C# string is all zeros code example Example: C# string is all zeros bool isAllQuestion = input.All(c => c=='?');