Laboratory

The Department offers training in front-end and back-end technologies in the field of Information Technology through an elaborate set of laboratories that are fully air-conditioned connected with servers, UPS, and printers. All the computer systems configured with Intel Processors with genuine Windows –XP Professional and Linux Operating Systems. Following are the IT labs:-

Data Structure
In Data Structure Lab, students implement various data structure types like Array, List, Stack, Queue, Graph, and Tree using the ‘C’ Language. Turbo C/C++ compiler is used for their implementation. Students also evaluate the complexity of the program.

PC Lab
This lab is very important for the students as it provides the full knowledge about the Personal Computer. Students study each hardware part of the computer, how to assemble a Personal Computer, installing an Operating System, and Troubleshooting hardware.


Multimedia Technologies Lab
In Multimedia Technologies Lab, students perform various programs related to images, sound and video. Students perform animation techniques like morphing, reflection and create multimedia files using Adobe Photoshop and Adobe Flash Professional.

DBMS Lab
In this lab, students study how to design a database using Oracle 10g. They perform all the Database Operations including the creation of tables, joining of two tables, deletion of tables, and other various queries.

C++ Programming Lab
This is a very important lab as it provides the concept of OOPS. Students perform various programs of OOPS concept in Turbo C++ compiler and Microsoft Visual C++ compiler.

Internet Lab
In this lab, students learn how to make a web page containing the information. It provides a platform for the students who want to make their career in the field of Web Design. Students perform programming in HTML, CSS, and JavaScript.

RAD Lab
This lab makes use of MICROSOFT FOUNDATION CLASS(MFC). VC++ is used in RAD lab as a part of creating windows forms using various controls such as list box, check box, radio buttons, etc

Operating System Lab
In this lab, students perform and learn DOS commands and Unix Commands. They also do shell programming in Unix C-shell script. They also perform memory allocation and de-allocation algorithms, system calls and interrupt handling.

Computer Graphics Lab
In this lab, students perform various graphics applications using C language and its compiler and create various graphics.

Network Programming Lab
Network Programming Lab consists of various protocols and making students understand the concepts of making socket connection, client-server connection.