Introduction to DBMS

Basics Introduction DBMS stands for Database Management System. We can break it like this DBMS = Database + Management System. Database is a collection of data and Management System is a set of programs to store and retrieve those data. Based on this we can define DBMS like this: DBMS is a collection of inter-related data and set of […]

Continue Reading

Computer Graphics | Preboard Solution 2019

Group B Morgan   Short Question Write a Program to draw a circle with radius 200 and center (500,700) using midpoint circle algorithm.

Comprehensive Questions Define intensity attenuation and ambient light. Explain the procedure of Phong shading method for polygon rendering with its algorithm. Intensity attenuation means that a surface close to the light […]

Continue Reading