What is buffer (window storage)?



What is buffer (window storage)?..

Answer / Aarchi Tyagi

Buffer is a part of the Web APIs that provides an ArrayBuffer view for typed arrays. It can be used to store binary data in JavaScript.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Why do we need angular 2?

1 Answers  


What angular components can be defined within AngularJS templates?

1 Answers  


What is service? Why use?

1 Answers  


How to create custom directives in AngularJS?

1 Answers   Xoriant,


Explain how does angularjs implement two-way binding?

1 Answers  


How to get image width height in angular js, before uploading a file?

1 Answers  


List the modern browsers supported by angular 2?

1 Answers  


What do you understand by angularjs?

1 Answers  


What is the sequence of Angular Lifecycle Hooks?

1 Answers  


How to create & call angular 2 services in components?

1 Answers  


Can you define multiple restrict options on a directive?

1 Answers  


What is the usage of controllers in angularjs?

1 Answers  


Categories