Question 1
Question 2
Question 3
Which of the below option fits for the lowercase filter in angular JS?
The lowercase filter converts a text to lower case text.
The lowercase filter is a function that takes text as input.
The lowercase doesn\'t convert the string input
None of the above.
Question 4
Question 5
Which of the below is the correct syntax for orderBy Filter?
{{ string | uppercase}}
{{ orderBy_expression | orderBy : expression : reverse }}
{{ orderBy_clause | orderBy : expression : reverse }}
{{ orderBy_expression | orderBy : expression : forward}}
Question 6
Question 7
Which function in AngularJs is used to determine if the date is valid or not ?
angular.isTime()
angular.isDate()
angular.bootstrap()
angular.isElement()
Question 8
Question 10
There are 15 questions to complete.