Q1. Develop a web page using servlet and JDBC to display the account balance of a saving account. Make necessary assumptions.
Answer : - Coming Soon
Q2. Write a JSP program to create a web page which display the image of products, price, discount on products and brief description of products for an online toy shelling company which sells toys kids of age 5-10 years. Make necessary assumptions.
Answer : - Coming Soon
Q3. Create an XML document for Books in abook shop.
Answer : - Coming Soon
PART-II : MCS-053
Q1. Write a program in C/C++ using OpenGL to draw a rectangle green color and inside that draw a circle of blue color.
Answer : - Coming Soon
Q2. Write a program in C/C++ using OpenGL to show that a ball is expanding thenshrinking.
Answer : - Coming Soon
Q3. Write a program in C/C++ to implement DDA circlegeneration algorithm.
Answer : - Coming Soon
Q4. Write a program in C/C++ to implement Bresenham’s line generation algorithm.
Answer : - Coming Soon
Q5. Write a program in C/C++ to implement Cohen-Sutherland line clipping algorithm.
Answer : - Coming Soon