Angular JS Interview Question Set 11
Categories: Angular JS ||
What is the difference between the $ and the $$ prefixes?The $$ prefix is used to define a private variable in AngularJS. This is responsible for avoiding accidental code changes due to exposure to th