Virtual Lab Mapping for B.
Tech in Information Technology
Subject Code Subject Name List of Experiment V-Lab
Virtual Lab Mapping for B. Tech in Information Technology – 2nd Semester
ES-CS 291 Programming 1.Numerical Representation http://ps-iiith.vlabs.ac.in/
For Problem 2.Beauty of Numbers
Solving Lab 3.More on Numbers
4.Factorials
5.String Operations
6.Recursion
7.Advanced Arithmetic
8.Searching and Sorting
BS-CH291 Chemistry-I Expt.1: Determination of Critical http://www.vlab.co.in/broad-area-
Laboratory Micelle Concentration (CMC) of chemical-sciences
a Surfactant
Expt.2:Demonstration of pH
Effect on Fluorescence
Excitation and Emission Spectra
of a Fluorophore
Expt.3:Demonstration of Solvent
Effects on Fluorescence Spectra
of a Fluorophore
Expt.4: Instrumentation and
working principles of solutions
infra red (IR) spectroscopy
Expt.5: Conductometric titration
for determination of strength of
given HCl solution
Expt. 6: pH metric titration for
the determination of strength of
given HCl solution
Expt. 7: Thin layer
chromatography
ES-ME291 Engineering According to the content of http://vlabs.iitb.ac.in/vlabs-
Graphics & virtual lab dev/labs/mit_bootcamp/egraphics
Design Lab _lab/labs/index.php
HM-HU291 Language 1. Teaching the students the https://play.google.com/store/ap
Laboratory basic pronunciation skill using ps/details?id=uk.co.bbc.learningen
the modules available in this glish
app.
2. Practice of regular usage of
English language in various
situations.
3. Teaching the way of
conversation in various
situations with appropriate
approach.
4.Online presentation
5. Online interview
Virtual Lab Mapping for B. Tech in Information Technology – 4th Semester
PCC CS 492 Computer 1. HDL introduction & Basic http://vlabs.iitkgp.ernet.in/coa/ex
Architecture digital logic base programming p4/index.html
Lab with HDL
2. 8-bit Register & Counter http://vlabs.iitkgp.ernet.in/coa/ex
design p5/index.html http://vlabs.iitkgp.e
rnet.in/coa/exp7/index.html
3. 8-bit Addition, Multiplication, http://vlabs.iitkgp.ernet.in/coa/ex
Division & Shifting p8/index.html
4. 8-bit simple ALU design
http://vlabs.iitkgp.ernet.in/coa/ex
5. Memory unit design and p9/index.html
perform memory operations. http://vlabs.iitkgp.ernet.in/coa/ex
p10/index.html
6. Interfacing of CPU and
Memory.
http://vlabs.iitkgp.ernet.in/coa/ex
7. 8-bit simple CPU design
p11/index.html
http://vlabs.iitkgp.ernet.in/coa/ex
p12/index.html
PCC-CS494 Design and Write a C program to find the http://ps-
Analysis of Sum of Natural Numbers Using iiith.vlabs.ac.in/exp6/Introduction.
Algorithm Lab Recursion html?domain=Computer%20Scienc
e&lab=Problem%20Solving%20Lab
http://ps-
Write a C program to find the iiith.vlabs.ac.in/exp6/Introduction.
Factorial of a Number Using html?domain=Computer%20Scienc
Recursion e&lab=Problem%20Solving%20Lab
http://ps-
iiith.vlabs.ac.in/exp6/Introduction.
Write a C program to find the html?domain=Computer%20Scienc
GCD of Two Numbers using e&lab=Problem%20Solving%20Lab
Recursion.
http://ps-
iiith.vlabs.ac.in/exp6/Introduction.
html?domain=Computer%20Scienc
Write a C program to calculate e&lab=Problem%20Solving%20Lab
power using Recursion.
http://cse02-
iiith.vlabs.ac.in/exp9/index.html
Write a C program to solve the
Tower of Hanoi problem using
Recursion http://ds1-iiith.vlabs.ac.in/data-
structures-1/exp/unsorted-
arrays/exp.html#Unsorted%20Arra
ys%20vs%20Binary%20Search
Write a C program to perform
searching operation using Linear
Search. http://ds1-iiith.vlabs.ac.in/data-
structures-1/exp/unsorted-
arrays/exp.html#Unsorted%20Arra
ys%20vs%20Binary%20Search
Write a C program to perform
http://ds1-iiith.vlabs.ac.in/data-
searching operation using
structures-
Binary Search.
1/exp/quicksort/exp.html#Quick%
20Sort%20Experiment
http://ds1-iiith.vlabs.ac.in/data-
Write a C program to implement structures-
Quick Sort algorithm 1/exp/mergesort/exp.html#Merge
%20Sort
http://vlabs.iitb.ac.in/vlabs-
dev/labs/mit_bootcamp/comp_ne
Write a C program to implement tworks/labs/exp1/index.php
Merge Sort algorithm.
https://cse01-
iiith.vlabs.ac.in/exp8/Simulation.ht
Write a C program to solve N- ml?domain=Computer%20Science
Queens problem. &lab=Data%20Structures#
http://ds2-iiith.vlabs.ac.in/data-
structures-
Write a C program to implement 2/exp/mst/exp.html#Kruskal's%20
All Pair Shortest Path algorithm Algorithm
http://ds1-iiith.vlabs.ac.in/data-
structures-
Write a C program to find the
1/exp/bfs/exp.html#Breadth%20Fi
minimum spanning tree to
implement Prim’s algorithm/ rst%20Search
Kruskal’s algorithm using greedy http://ds1-iiith.vlabs.ac.in/data-
method. structures-
1/exp/dfs/exp.html#Depth%20Firs
Write a C program to implement t%20Traversal
graph traversal using Breadth
First Search/ Depth First Search
algorithm
Virtual Lab Mapping for B. Tech in Information Technology – 6th Semester
IT691 Data Base 1. Create the following For SQL :
Management table: STUDENT and https://livesql.oracle.com/apex/f?
System Lab display structure p=590:1000:::NO::: and
2. Write SQL command to http://vlabs.iitb.ac.in/bootcamp/la
add primary key to the bs/dbms/exp8/index.php
table STUDENT with
RegNo as Primary Key
3. Display all student http://vlabs.iitb.ac.in/vlabs-
records dev/labs/dblab/index.php
4. Display name, address
and year of admission of
each student
5. List the name and year
of students who are in
Computer Science.
6. List the names and
departments of students
belonging to 1st year.
7. Display names of
students with ‘a’ as the
second letter in their http://vlabs.iitb.ac.in/vlabs-
names. dev/labs/dblab/index.php
8. Display names of students
in descending alphabetical
order.
9. Display names and
addresses of students who
took admission in the year
2004.
10. List the names of students
who does not have a phone
number. http://vlabs.iitb.ac.in/vlabs-
dev/labs/dblab/index.php
11. List names of student and
their departments whose
date of birth is after 1st
June 1991.
12. Create a CHECK constraint on
this table for the field Year
such that Year should be
between 1&4.
13. Update final year students to
make Year=5. Observe and
note the message.
14. Alter the table Faculty and
add check constraint such
that FacultyCode starts with
‘F’
15. Alter the table Faculty and
add check constraint such
DeptCode is either CSE,IT,
BIO,NS
16. Add constraint : DeptCode of
Faculty is foreign key and http://vlabs.iitb.ac.in/vlabs-
references DeptCode in dev/labs/dblab/index.php
Department.
17. Add Constraint: HOD of
Department table is foreign
key and references
FacultyCode of Faculty.
18. Find the names of faculties
of CSE Department.
19. Find the number of faculties
in the IT department
20. Show the names of the
heads of departments with
department name.
21. Find the number of faculties
who joined in August.
22. Add an extra attribute to the
faculty table - Salary
Number(8,2)
23. Insert values into the
corresponding field Salary
Number(8,2) (Enter distinct
values).
24. Find the Department having
more than one faculty.
http://vlabs.iitb.ac.in/vlabs-
25. Find the name, department of dev/labs/dblab/index.php
the faculties who earn
between 8000 and 12000.
26. Find the name of the
department with maximum
faculties.
Find the senior most faculty
1. Find the number of students in
each department with their
department name.
2. Increment the salary of each
faculty by Rs 500.
3. Find the names of students
and faculties whose name
start with ‘S’.
4. Find the students who stay
in Kaikhali
5. Find the names of faculties
who take classes in the IT
department.
6. Find the names of all
faculties whose HOD is given.
7. Add extra attribute to the
Subject table - department
varchar2(4), year
varchar2(1)
8. Insert values into the fields
- department, year.
9. Find the names of
faculties who earn more than http://vlabs.iitb.ac.in/vlabs-
the average of all faculties. dev/labs/dblab/index.php
10. List the names of
faculties of CSE department
who earn more than the
average salary of the
department.
11. Find the maximum and
minimum salaries among
faculties.
12. Find the second
maximum samary among all
faculties.
13. Find the names of faculties
who are not the HOD’s of
any department.
14. Find the names of
subjects for students of CSE
3rd year.
15. Name the departments
having highest number of
faculties and display the
names of faculties.
Create a view on the STUDENT
table named V_STD selecting all
the columns. Run the following
queries on the view.
1. Display all data from the
view.
2. Display data from
student table to verify
that the row has been
inserted into the
table.
3. Update the address of
Bishakh to “SectorV” &
verify the change in the
table.
II. Create a view on student
table snamed V_STD_2
selecting the columns – RegNo,
Name, Year, Deptcode.
1. Display data from the
view.
2. Try to insert data into
table through view.
3. Update the Dept code of
‘Kamal’ to ‘IT’ through view.
4. Delete records of
students of 4th year through
view.
III. Create a view named
V_FACULTY consisting of
columns FacultyName,
DeptCode from FACULTY table
and HOD from Department
table.
1. Display data from
V_FACULTY
2. Try to insert a new row
into this view V_FACULTY. http://vlabs.iitb.ac.in/vlabs-
dev/labs/dblab/index.php
IT692 Computer 1.Fabricaton of Cables
Networking http://vlabs.iitb.ac.in/vlabs-
2.Peer to Peer Topology
lab dev/labs_local/computer-
3.Star Topology networks/labs/explist.php
4.IPv4 Addressing
5.IPv4 Subnetting
6.Windows File Sharing
IT-693 Software 1. Identifying the http://vlabs.iitkgp.ernet.in/se/1/
Engineering Requirements from
Lab Problem Statements
http://vlabs.iitkgp.ernet.in/se/2/
2. Estimation of Project
Metrics
3. Modeling UML Use Case http://vlabs.iitkgp.ernet.in/se/3/
Diagrams and Capturing
http://vlabs.iitkgp.ernet.in/se/5/
Use Case Scenarios
http://vlabs.iitkgp.ernet.in/se/6/
4. Identifying Domain
Classes from the Problem
Statements
http://vlabs.iitkgp.ernet.in/se/7/
5. Statechart and Activity
http://vlabs.iitkgp.ernet.in/se/8/
Modeling
6. Modeling UML Class
Diagrams and Sequence http://vlabs.iitkgp.ernet.in/se/9/
diagrams
7. Modeling Data Flow
http://vlabs.iitkgp.ernet.in/se/10/
Diagrams
8. Estimation of Test
Coverage Metrics and
Structural Complexity
9. Designing Test Suites
Virtual Lab Mapping for B. Tech in Information Technology – 8th Semester
IT891 Design Lab Module 1: Assignments on C
and C++ ; Basic and
http://www.spoken-tutorial.org
Intermediate Levels
or
Module 2: Assignments on
Python
or
Module 3: Assignments on PHP
& MySQL