adspace
Answer Posted / Shri Chandra Verma
Yes, in C#, Predicate<T> is a generic functional interface that defines a single method called 'Invoke' which takes an object of type T and returns a Boolean value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers