Open In App

Web technologies Questions | AngularJS Quiz | Set-3 | Question 3

Which of the below option fits for the lowercase filter in angular JS?

(A)



The lowercase filter converts a text to lower case text.

(B)



The lowercase filter is a function that takes text as input.

(C)

The lowercase doesn\’t convert the string input

(D)

None of the above.

Answer: (A)
Explanation:

The lowercase filter converts a text to lower case text.

Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :