What are the two ways to use currency filters?



What are the two ways to use currency filters?..

Answer / Siyaram

The two ways to use currency filters in AngularJS are as a function (currency(amount)) and as an attribute (currency="'USD'"). Both methods allow for displaying numbers in a specific currency format.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is difference between config() and run() method in AngularJS?

1 Answers   Citi Bank, SLK Software,


How to delete a row in angular js?

1 Answers  


What is the key difference between angular expressions and javascript expressions?

1 Answers  


Why is dom used?

1 Answers  


Explain how $scope.$Apply() works

1 Answers  


What is $interval service in AngularJS?

1 Answers  


What is $injector and $inject?

1 Answers  


Why would you use a service over a factory?

1 Answers  


What is the difference between a service() and a factory()?

1 Answers  


What is share module?

1 Answers  


What is the urlsegment interface in angular 7?

1 Answers  


Is typescript an oop?

1 Answers  


Categories