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