Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

What is a buffer and how many types?

Buffer is othing but which stores data temporarily. there are two types of buffers. they are Roll and Page areas. Pages : it stores the application data. Roll area: it stores the data of previous pages.Data areas of used programs are created in roll areas for each internal session.