Government Engineering College-Katpur-Patan Cse Department Lab Plan - Object Oriented Programming With C++ (2140705)
Government Engineering College-Katpur-Patan Cse Department Lab Plan - Object Oriented Programming With C++ (2140705)
Government Engineering College-Katpur-Patan Cse Department Lab Plan - Object Oriented Programming With C++ (2140705)
CSE DEPARTMENT
LAB PLAN - OBJECT ORIENTED PROGRAMMING WITH C++ (2140705)
BATCH
G1 G2 G3
SR.NO TITLE OF PRACTICAL
PROPOSED ACTUAL PROPOSED ACTUAL PROPOSED
DATE DATE DATE DATE DATE
ACTUAL
DATE
GOVERNMENT ENGINEERING COLLEGE-KATPUR-PATAN
CSE DEPARTMENT
LAB PLAN - WEB TECHNOLOGY (2160708) SEMESTER - 6
BATCH
H2 H4
SR.NO TITLE OF PRACTICAL
PROPOSED ACTUAL PROPOSED
DATE DATE DATE
CSS
Use CSS in resume which was made using only HTML tags. 19-01-2018 16-01-2018
2 1) Write a CSS code that create table with odd rows white 26-01-2018 23-01-2018
color
and even rows blue color.
2) Write a CSS code to provide link after visited blue color
and
before visited red color.
CSS
3) Write the following styles in separate CSS file and also
show 02-02-2018 30-01-2018
3 how to link this CSS file in HTML file. 09-02-2018 06-02-2018
(a) The headings should have normal font style and font
size should be 120%.
(b) Apply a background image “abcd.jpg”. Write a
paragraph about it and define a class arial for paragraph
which defines font family.
4) CSS code to display GEC-Patan information.
XML
Introduction of XML with sample program.
1) To Design an XML document to store information about 16-02-2018 13-02-2018
4 a 23-02-2018 20-02-2018
student in an engineering college affiliated to GTU.
2) The information must include RollNo, Name, Name of
the College, Branch, Year of Joining, and e-mail id. Make
up sample data for 5 students. Create a CSS style sheet
and use it to display the document.
Create XML page to store employee information.
Javascript
Introduction of JavaScript with sample program.
1) Write javascript code to validate username and 02-03-2018 27-02-2018
5 password (password length must between 6 to 12 09-03-2018 06-03-2018
characters. User name should not start with _,@, or any
number, both are not blank).
2) Write a Javascript code to build a calculator.
3) Write a Javascript program to calculate area of triangle
and rectangle.
Javascript
4) Write a sample program to demonstrate how a user
defined objects are created in JavaScript? How a 16-03-2018 13-03-2018
6 constructor can be used to populate data object? 23-03-2018 20-03-2018
5) Write a Javascript to take 2 digit number and then
separate this two digits then multiply first digit by itself for
second digit times.(Exa: 23, Output: 2 is multiply 3 times
answer is: 8)
6) Write a Javascript to print characters of a string at odd
position.
ACTUAL
DATE