buffers

as u know in opengl are use autonatically when build an opengl application. The buffers are Color Buffer, Depth Buffer, Stencil Buffer and Accumulation Buffer.

can u give some detail about the above buffer and their function.

yes, we can. Can you read the “OpenGL Programming Guide”? It is online, somewhere. Chapter 10 will tell you everything you need to know.