Q. Which of the following is NOT a valid Angular binding syntax? (A) [property] (B) (event) (C) {{ expression }} (D) {[property]} ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) {[property]} Explanation: {[property]} is invalid syntax in Angular binding.