What do you mean by filter? Explain the steps for implementing a filter with suitable example.
Answers
Answered by
0
) In computer programming, a filter is a program or section of code that is designed to examine each input or output request for certain qualifying criteria and then process or forward it accordingly.
Similar questions