0% found this document useful (1 vote)
155 views21 pages

PDB PKVMComm IT Practical Slips Final

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
155 views21 pages

PDB PKVMComm IT Practical Slips Final

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 21

Maharashtra State Board Of Secondary and Higher Secondary Education,

Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 2 : Create a webpage using HTML and CSS code to design a web page as
the layout displayed below.

The top section will display the heading, ‘Tourist places’ in header. The section on the left has list
of cities. The right hand side displays tourist places
of any one of the city . Use Inline style sheet in the top section to display background color for the
text ‘Tourist places’.

Use internal style sheet for the left and right section with background color and font styles

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills sets out of which students
should obtains any ONE experiment.

Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 1
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 7 : Navigation on an image using Client side image Mapping in web page using html 5.
Create a webpage named imagemap. html with an inserted image having jpeg, png or bmp extension.
Create 3 different shapes (like rectangle, circle and polygon) which do not overlap. Note the co-
ordinates making use of Ms-Paint/GIMP/IrfanView/Pinta. Each shape should be mapped or navigate
with a different URL that should navigate to a local webpage

Experiment No. 2 Skill Set 2

SOP 1: With the help of SEO tool which is freely available to optimize the
website and write down the following findings. Ask the teacher/examiner to
provide URL of the website to be optimized.

1) Name of the website you are optimizing.


2) Whether the site has Title Tag?
3) Whether the site has Header Tags? If yes, which tags are there?
4) Whether the Images used has Alt Attributes?
5) What is the comment about usability?

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 2
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1

SOP 5 : Use of Audio on web pages using HTML5.


Create a webpage named audio.html to set an audio file in web page with controls such that it
uses HTML5 elements. The audio file must play as soon as the webpage loads in browser and it
will start over again, every time when it is completed.
Create another webpage named audio1.html which provides multiple source file formats for the
same audio file that plays a sound automatically with controls. The browser should display the
message with appropriate attribute, when audio file is not supported by browser. The code must
incorporate the list of sound files formats (like wav, MP3 or ogg etc).

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 3
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 7 : Navigation on an image using Client side image Mapping in web page using html 5.
Create a webpage named imagemap. html with an inserted image having jpeg, png or bmp
extension. Create 3 different shapes (like rectangle, circle and polygon) which do not overlap.
Note the co-ordinates making use of Ms-Paint/GIMP/IrfanView/Pinta. Each shape should be
mapped or navigate with a different URL that should navigate to a local webpage.

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 4
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 6 : Use of video on web pages using html5.
Create a webpage named video.HTML to display a video file on web page
and plays automatically with controls. The dimension of video area should be 150 * 150 pixels.
Create another webpage which provide multiple source file formats for the
same audio file that plays a sound automatically with controls. The dimension
of video area should be 100*100 pixels. The browser should display the message with appropriate
attribute when audio file is not supported by browser. The code must incorporate the list of video
files formats (like webM, MP4 or ogg etc).

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 5
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1

SOP1: Creation of website using HTML5

Create a website using HTML5 and CSS using any 4 CSS properties. Write a code for 2 separate pages
having different file names such as first page as Index .html and second page as page2.html.Use any
theme such as college profile of company profile etc. Every page must contain proper Meta
Information and design web page as follows-

1)The index page must contain a heading which is highest among other text on pages and must be at
center of the page .There must be a paragraph which introduces general information about the theme
chosen must have at least 3 physical style tags and image with alternate text. This page must be
connected to other two pages with proper navigational links.

2)The second page must contain the feedback or enrolment form related with theme chosen with
features of HTML5.The form must contain text element and email address of the company or person.
Include the submit button.

Experiment No. 2 Skill Set 4

Database concepts using LibreOffice Base


SOP 1 :
Create a table student with fieldnames- rollno, studname, class, div, city, dob etc.
Insert minimum 8 records.
Create a form based on employee table.

This Practical slip contain two experiments on two different skills sets out of which students
should obtains any ONE experiment.

Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 6
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 3 : Create a website using HTML and CSS code to design webpages as
follows –

The first webpage will accept the name of the traveller, date of travel , telephone number . It also
has submit button as an image .

The second webpage has information about the name of transporter, time , seat no and
destination displayed one below the other in the form of unordered list as
Name of transporter – Air Asia
Time - 09:30 am
Seat no – B39
Destination - Delhi Both pages should be interlinked.
Create external style sheet with relevant tags.

Experiment No. 2 Skill Set 4

SOP 2 :
Create a table employee with fields names- empid, empname, empdept, empqual,
empjoindate, empsal etc. Insert minimum 8 records.
Create queries to display records from the employee table.
1. where employee qualification is “MBA”
2. where employee department is “Accounts”.
3. where employee salary >70000
4. where employee name is “Mr. Suhas Kale”

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 7
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 2 : Creation of website using HTML5

Create a website using HTML5 and CSS using any 4 CSS properties. Write a code for 2 separate pages
having different file names such as first page as Index .html and second page as page2.html.Use any
theme such as college profile of company profile etc. Every page must contain proper Meta
Information and design web page as follows-

1) The index page must contain a heading which is highest among other text on pages and must be at
center of the page .There must be a paragraph which introduces general information about the theme
chosen must have at least 3 physical style tags and image with alternate text. This page must be
connected to other two pages with proper navigational links.

2)The second page must contain the feedback or enrolment form related with theme chosen with
features of HTML5.The form must contain text element and email address of the company or person.
Include the submit button.

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills


sets out of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 8
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 4


SOP3:Create table product with fieldname prodid,qty,prodname,rate,modelyear
with appropriate datatype.Insert minimum 8 records.

1)Generate report to display record in ascending order of product name.


2) Generate report to display record in decending order of product rate.
3) Generate report to display model year wise product list.
4)Build a query to display amount(qty*rate)
5)Generate a bill report with appropriate titles and calculate amount for each record.

Experiment No. 2 Skill Set 2

SOP 1: With the help of SEO tool which is freely available to optimize the
website and write down the following findings. Ask the teacher/examiner to
provide URL of the website to be optimized.

1) Name of the website you are optimizing.


2) Whether the site has Title Tag?
3) Whether the site has Header Tags? If yes, which tags are there?
4) Whether the Images used has Alt Attributes?
5) What is the comment about usability?

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 9
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1

SOP 5 : Use of Audio on web pages using HTML5.


Create a webpage named audio.html to set an audio file in web page with controls such that it
uses HTML5 elements. The audio file must play as soon as the webpage loads in browser and it
will start over again, every time when it is completed.
Create another webpage named audio1.html which provides multiple source file formats for the
same audio file that plays a sound automatically with controls. The browser should display the
message with appropriate attribute, when audio file is not supported by browser. The code must
incorporate the list of sound files formats (like wav, MP3 or ogg etc).

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 10
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 4


SOP3:Create table product with fieldname prodid,qty,prodname,rate,modelyear
with appropriate datatype.Insert minimum 8 records.

1)Generate report to display record in ascending order of product name.


2) Generate report to display record in decending order of product rate.
3) Generate report to display model year wise product list.
4)Build a query to display amount(qty*rate)
5)Generate a bill report with appropriate titles and calculate amount for each record.

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 11
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 6 : Use of video on web pages using html5.
Create a webpage named video.HTML to display a video file on web page
and plays automatically with controls. The dimension of video area should be 150 * 150 pixels.
Create another webpage which provide multiple source file formats for the
same audio file that plays a sound automatically with controls. The dimension
of video area should be 100*100 pixels. The browser should display the message with appropriate
attribute when audio file is not supported by browser. The code must incorporate the list of video
files formats (like webM, MP4 or ogg etc).

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 12
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1

SOP 2 : Create a webpage using HTML and CSS code to design a web page as
the layout displayed below.

The top section will display the heading, ‘Tourist places’ in header. The section on the left has list
of cities. The right hand side displays tourist places
of any one of the city . Use Inline style sheet in the top section to display background color for the
text ‘Tourist places’.

Use internal style sheet for the left and right section with background color and font styles

Experiment No. 2 Skill Set 4

Database concepts using LibreOffice Base


SOP 1 :
Create a table student with fieldnames- rollno, studname, class, div, city, dob etc.
Insert minimum 8 records.
Create a form based on employee table.

This Practical slip contain two experiments on two different skills sets out of which students
should obtains any ONE experiment.

Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 13
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 2 : Create a webpage using HTML and CSS code to design a web page as
the layout displayed below.

The top section will display the heading, ‘Tourist places’ in header. The section on the left has list
of cities. The right hand side displays tourist places
of any one of the city . Use Inline style sheet in the top section to display background color for the
text ‘Tourist places’.

Use internal style sheet for the left and right section with background color and font styles

Experiment No. 2 Skill Set 4

SOP 2 :
Create a table employee with fields names- empid, empname, empdept, empqual,
empjoindate, empsal etc. Insert minimum 8 records.
Create queries to display records from the employee table.
1. where employee qualification is “MBA”
2. where employee department is “Accounts”.
3. where employee salary >70000
4. where employee name is “Mr. Suhas Kale”

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 14
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 2

SOP 2 :Assume that you are appointed as a Digital Marketing Expert for as company
name as XYZ Marketing Private Ltd. They have a website hosted on a web serve.
Suggest your client changes needed in the web site to improve the speed of web site and
also make him aware about following.

1) Total numbers of recommended improvements are?

2) Mention grades given for the following points.

3) Check for the broken links and images.

4) Whether the web site has links with the social media? If yes, Give name of the social media.

Experiment No. 2 Skill Set 1


SOP 3 : Create a website using HTML and CSS code to design webpages as
follows –

The first webpage will accept the name of the traveller, date of travel , telephone number . It also
has submit button as an image .

The second webpage has information about the name of transporter, time , seat no and
destination displayed one below the other in the form of unordered list as
Name of transporter – Air Asia
Time - 09:30 am
Seat no – B39
Destination - Delhi Both pages should be interlinked.
Create external style sheet with relevant tags.

This Practical slip contain two experiments on two different skills


sets out of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 15
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 3 : Create a website using HTML and CSS code to design webpages as
follows –

The first webpage will accept the name of the traveller, date of travel , telephone number . It also
has submit button as an image .

The second webpage has information about the name of transporter, time , seat no and
destination displayed one below the other in the form of unordered list as
Name of transporter – Air Asia
Time - 09:30 am
Seat no – B39
Destination - Delhi Both pages should be interlinked.
Create external style sheet with relevant tags.

Experiment No. 2 Skill Set 2

SOP 1: With the help of SEO tool which is freely available to optimize the
website and write down the following findings. Ask the teacher/examiner to
provide URL of the website to be optimized.

5) Name of the website you are optimizing.


6) Whether the site has Title Tag?
7) Whether the site has Header Tags? If yes, which tags are there?
8) Whether the Images used has Alt Attributes?
9) What is the comment about usability?

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 16
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1

SOP 5 : Use of Audio on web pages using HTML5.


Create a webpage named audio.html to set an audio file in web page with controls such that it
uses HTML5 elements. The audio file must play as soon as the webpage loads in browser and it
will start over again, every time when it is completed.
Create another webpage named audio1.html which provides multiple source file formats for the
same audio file that plays a sound automatically with controls. The browser should display the
message with appropriate attribute, when audio file is not supported by browser. The code must
incorporate the list of sound files formats (like wav, MP3 or ogg etc).

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 17
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 7 : Navigation on an image using Client side image Mapping in web page using html 5.
Create a webpage named imagemap. html with an inserted image having jpeg, png or bmp
extension. Create 3 different shapes (like rectangle, circle and polygon) which do not overlap.
Note the co-ordinates making use of Ms-Paint/GIMP/IrfanView/Pinta. Each shape should be
mapped or navigate with a different URL that should navigate to a local webpage.

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 18
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 1


SOP 6 : Use of video on web pages using html5.
Create a webpage named video.HTML to display a video file on web page
and plays automatically with controls. The dimension of video area should be 150 * 150 pixels.
Create another webpage which provide multiple source file formats for the
same audio file that plays a sound automatically with controls. The dimension
of video area should be 100*100 pixels. The browser should display the message with appropriate
attribute when audio file is not supported by browser. The code must incorporate the list of video
files formats (like webM, MP4 or ogg etc).

Experiment No. 2 Skill Set 3

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 19
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 2

SOP 2 :Assume that you are appointed as a Digital Marketing Expert for as company
name as XYZ Marketing Private Ltd. They have a website hosted on a web serve.
Suggest your client changes needed in the web site to improve the speed of web site and
also make him aware about following.

1) Total numbers of recommended improvements are?

2) Mention grades given for the following points.

3) Check for the broken links and images.

4) Whether the web site has links with the social media? If yes, Give name of the social media.

Experiment No. 2 Skill Set 4

Database concepts using LibreOffice Base


SOP 1 :
Create a table student with fieldnames- rollno, studname, class, div, city, dob etc.
Insert minimum 8 records.
Create a form based on employee table.

This Practical slip contain two experiments on two different skills sets out of which students
should obtains any ONE experiment.

Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 20
Maharashtra State Board Of Secondary and Higher Secondary Education,
Pune 411005
HSC Board Practical Examination 2022
Stream – Commerce Subject – Information Technology (99) Marks – 20

Experiment No. 1 Skill Set 2


SOP 2 :Assume that you are appointed as a Digital Marketing Expert for as company
name as XYZ Marketing Private Ltd. They have a website hosted on a web serve.
Suggest your client changes needed in the web site to improve the speed of web site and
also make him aware about following.

1) Total numbers of recommended improvements are?

2) Mention grades given for the following points.

3) Check for the broken links and images.

4) Whether the web site has links with the social media? If yes, Give name of the social media.

Experiment No. 2 Skill Set 4

SOP 2 :
Create a table employee with fields names- empid, empname, empdept, empqual,
empjoindate, empsal etc. Insert minimum 8 records.
Create queries to display records from the employee table.
1. where employee qualification is “MBA”
2. where employee department is “Accounts”.
3. where employee salary >70000
4. where employee name is “Mr. Suhas Kale”

This Practical slip contain two experiments on two different skills sets out
of which students should obtains any ONE experiment.
Handwritten code 05 marks, correct typing and syntax 05 marks, Execution 03 marks, Printout 02
marks Total 15 Marks Complete and Certified Journal 05 Marks Grand Total20 Marks
All the Best

PDB 2021-22 21

You might also like