Question:Which of the following statements is true regarding predicate delegates in C#? 

A Predicate delegates are used for filtering arrays. 

B Predicate delegates are references to functions that return true or false. 

C Predicate delegates are only used in System.Array and System.Collections.Generic.List classes. 

D Predicate delegates are only used in ConvertAll and ForEach methods. 

+ Answer
+ Report
Total Preview: 1104

Copyright © 2024. Powered by Intellect Software Ltd