Angular MCQs with Answers

Which of the following is the correct way to apply a filter?
A)
Property-value | filter
B)
Property-value || filter
C)
Property-value && filter
D)
None of the above

Correct Answer :   Property-value | filter