FY Computer NEP - Final - Sem I - 26 09 2023
FY Computer NEP - Final - Sem I - 26 09 2023
Curriculum for
First Year B. Tech.
(Computer Engineering)
Pattern 2023
AY 2023-24
Department of Computer Engineering
“Excellence in the field of Computer Engineering that enables holistic development for
rendering services to the industry and society”.
• Mission
To facilitate meaningful collaborations between our students, the industry, and society
through internships, industry partnerships, and community engagement projects.
To create an environment that nurtures the students’ intellectual, emotional, and ethical
growth by offering a range of extracurricular activities, mentorship opportunities, and
character-building initiatives.
• PSO a: Use knowledge to write programs and integrate them with the hardware/software
products in the domains of embedded systems, data science, networking, and web
technology.
2. Problem analysis: Identify, formulate, review research literature and analyze complex
engineering problems reaching substantiated conclusions using first principles of mathematics,
natural sciences and engineering sciences.
5. Modern tool usage: Create, select and apply appropriate techniques, resources, and modern
engineering and IT tools including prediction and modeling to complex engineering activities
with an understanding of the limitations.
6. The engineer and society: Apply reasoning informed by the contextual knowledge to assess
societal, health, safety, legal and cultural issues and the consequent responsibilities relevant to
the professional engineering practice.
8. Ethics: Apply ethical principles and commit to professional ethics and responsibilities and
norms of the engineering practice.
9. Individual and team work: Function effectively as an individual and as a member or leader
in diverse teams and in multidisciplinary settings.
11. Project management and finance: Demonstrate knowledge and understanding of the
engineering and management principles and apply these to one’s own work, as a member and
leader in a team, to manage projects and in multidisciplinary environments.
12. Life-long learning: Recognize the need for and have the preparation and ability to engage
in independent and life-long learning in the broadest context of technological change.
Pattern 2023
Syllabus Structure
(AY 2023-24)
`
First Year BTech. (Pattern 2023) (AY 2023-24) Computer Engineering
Department of Computer Engineering
Pattern 2023
Syllabus Structure
(AY 2023-24)
SEMESTER I
Course Contents
Unit I Partial Differentiation 6 Hours
Partial Derivatives of first and higher orders, Euler's Theorem on Homogeneous functions, Partial
derivative of Composite functions, Total derivative and Implicit differentiation.
Reference books:
1. Advanced Engineering Mathematics by Peter O’Neil, Global Engineering Publisher.
2. Textbook of Applied Mathematics (Volume I & II), by P.N.Wartikar & J.N. Wartikar Pune
MOOC Courses: : NA
CO/ PO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO1 PO12
1
CO1 3 2 1 -- -- -- -- -- -- -- -- --
CO2 3 2 1 -- -- -- -- -- -- -- -- --
CO3 3 2 1 -- -- -- -- -- -- -- -- --
CO4 3 2 1 -- -- -- -- -- -- -- -- --
CO5 3 2 1 -- -- -- -- -- -- -- -- --
CO6 3 2 1 -- -- -- -- -- -- -- -- --
1) Air Pollution: Introduction, Air Quality Standards, Sources, Types, Effects, Monitoring and Control
of Air Pollution.
2) Noise Pollution: Introduction, Sources, Effects, Control of Noise Pollution.
1. #Exemplar/Case Reference URL: -1) https://youtu.be/HNs1yGV2-QQ
Studies: 2) https://www.transportpolicy.net/standard/india-air-quality-standards/
3) https://www.facebook.com/reel/5667249253295694?s=chYV2B&fs=e
4) http://epaper.lokmat.com/articlepage.php?articleid=LOK_PULK_20211011_4_8
5) https://interestingengineering.com/science/climate-change-home-runs-new-
study?utm_source=Facebook&utm_medium=content&utm_campaign=organic&ut
m_content=Apr08
Learning Resources
Text Books:
1. Domkundwar & Arora, Power Plant Engineering, Dhanpat Rai & Sons, New Delhi
2. R.K. Rajput, Power Plant Engineering, Laxmi Publications New Delhi
3. S.K. Garg, Environmental Engineering (Vol. II), Sewage Disposal and Air Pollution,
a. Khanna Publishers
4. Peavy, Rowe and Tchobanoglous, Environmental Engineering, Tata McGraw-Hill Book Company
Reference Books:
1. E.I. Wakil, Power Plant Engineering, McGraw Hill Publications, New Delhi
2. P.K. Nag, Power Plant Engineering, McGraw Hill Publications, New Delhi
3. Metcalf Eddy, Wastewater Engineering, Treatment and Reuse, McGraw Hill Education
4. Dr. J P Sharma, Environmental Studies, University Science Press
5. Anil K De, Environmental Chemistry, New age International Publishers
6. C S Rao, Environmental pollution control Engineering, New age International Publishers
7. J. Mendham, R. C. Denney, J. D. Barnes, M. J. K. Thomas, Vogel’s Text book of Quantitative Chemical
Analysis, Pearson Education Ltd.
8. Dr. G.Vijaya Pratap, Dr. Manasi Ghamande, Dr Prashant Pangrikar, De. Balaji Rupnar A Text Book of
Environmental Pollution and Management ,R .K Publication
9. Dr .Surendrakumar Yadav, Dr. T. Arunkumar, Dr. Khushal Pathade ,Dr .Manasi Vyankatesh Ghamande A Text
Book of Environmental Engineering and Sustainable Development, R.K. Publications
10. Dr. Maaz Allah Khan, Dr. Droupti Yadav, Dr. Pratima V. Damre, Dr .Manasi Vyankatesh Ghamande A Text
Book of Water and Waste Water Engineering, R.K. Publications
e-Resources: NA
MOOC Courses: NA
CO1 3 - - - - 2 3 - - - - -
CO2 3 - - - - 2 3 - - - - -
CO3 3 - - - - 2 3 - - - - -
CO4 3 - - - - 2 3 - - - - -
CO5 - 1 - - - - - - 1 1 - -
CO6 - - - - - - - - - - - -
LIST OF ASSIGNMENTS
5. Analysis of given soil sample with respect to pH and calcium carbonate content.
6.To determine the quantity of iron present in the given sample of water by spectrophotometer /
Colorimeter.
Learning Resources
Reference Books : NA
e-Resources : NA
1 1 1 - - 1 - - - - - - -
2 1 - - - - - - - - - - -
3 1 - - - - - - - - - - -
5 1 - - - - - - - 1 1 - -
Course Contents
Unit I Fundamentals of Programming 6 Hours
Introduction to Computing-H/W, S/W, Computer Language, Algorithm, Flowchart, Representation of
Algorithm and Flowchart with examples. Program Development cycle. Statements‐Selection statements
(Decision Making) - if and switch statements with examples, Repetition statements (loops) - while, for,
do‐while statements with examples, Unconditional statements- break, continue, goto statements with
examples. Difference between C and C++.
#Exemplar/Case Reference URL: https://nptel.ac.in/courses/106106092
Studies
*Mapping of Course CO1
Outcomes for Unit I
Unit II Java OOP concepts 6 Hours
Basic Concepts of OOP, features, advantages. Class and object, Methods, Constructors, static, this, Java
implementation:-arrays, string. Recursion – Factorial, fibonaccnacci series. Difference between call by
reference and call by value.
#Exemplar/Case Reference URL: https://intellipaat.com/blog/tutorial/java-tutorial/control-
Studies statements-in-java/#_if_statement
Mapping of Course CO 2
Outcomes for Unit II
Mapping of Course CO 3
Outcomes for Unit III
Unit IV Abstraction and Encapsulation 6 Hours
Abstraction- Introduction, Advantages, Features – Template, Code Reusability, Abstraction, Dynamic Resolution.
Syntax, Examples, Use. Abstract Classes, Abstract Methods, Abstract classes with constructor, data members and
methods .Examples. Interface-Introduction, Use, relationship between classes and interfaces. Difference between
Interface and Abstract Class. Encapsulation: Introduction, Need, Data hiding Vs encapsulation.
#Exemplar/Case Reference URL:
Studies https://www.javatpoint.com/runtime-polymorphism-in-java
Mapping of Course CO 4
Outcomes for Unit IV
Learning Resources
Text Books:
1. The Complete reference, Standard Edition, Publisher. McGraw Hill.
2. Beginning Programming with Java for Dummies 5th Edition
3. Programming Basics for Absolute Beginners (Step-By-Step Java), Nathan Clark
Reference Books:
1. Java for Absolute Beginners Apress Oreilly Publication
2. Core Java Volume I – Fundamentals (11th Edition) by Cay Horstman
e-Resources:
1. https://cse.iitkgp.ac.in/~dsamanta/java/ch1.htm
2. https://www.javatpoint.com/runtime-polymorphism-in-java
MOOC Courses:
1. https://www.udemy.com/course/java-tutorial/
2. https://www.coursera.org/learn/object-oriented-java
CO1 3 3 - - - - - - - - - -
CO2 3 3 - - - - - - - - - -
CO3 3 3 2 - - - - - - - - -
CO4 3 3 2 - - - - - - - - -
LIST OF ASSIGNMENTS
1. Write a program in Java statements, Ganesh has invested some amount in bank with simple interest. The sum of
amount is Rs.900 in 3 years and Rs. 960 in 4 years. Find out the principal amount using Java
2. Ram buys an laptop for Rs.47000 and spend Rs.2000 extra for headset .if he sold the same laptop with headset for
53000 rs. Find Gain using Java.
3. Shruti wants to make income of Rs. 600 daily from 10 % stock at rs 90 , so how much investment she have to make
Write program in Java.
5. Take an integer number as ‘n’ form user and calculate the factorial of that number using Java.
6. A person want to buy a New Car on loan .The bank has following requirement to sanction loan.
a. CIBIL !<600 b. Age between 20 and 55 c. Monthly Income > 50,000 by considering all parameters design a loan
prediction program using java.
7. Implement inheritance using Java consider Super class Animal with specific characteristics like eating habits,
specifications color etc. Inherits all properties of super class to subclasses (Cat, Dog, Cow) .Also include methods to
subclasses.
8. Public Tranport and Private Tranport are subclasses of Transport. Car and Bike are sub-classes or derived classes
of Private Transport .PMT and Auto are sub-classes or derived classes of Public Transport. Assume suitable methods
and variables.
10. Write a program in java to implement the concept of Abstract Class using Java.
Learning Resources
Reference Books:
1. Java for Absolute Beginners Apress Oreilly Publication
2. Core Java Volume I – Fundamentals (11th Edition) by Cay Horstman
e-Resources :
1.https://cse.iitkgp.ac.in/~dsamanta/java/ch1.htm
2.https://www.javatpoint.com/runtime-polymorphism-in-java
CO5 3 3 3 - 3 - - - 2 - - 2
CO6 3 3 3 - 3 - - - 2 - - 2
#Exemplar/Case Studies NA
*Mapping of Course CO3
Outcomes for Unit III
Unit IV Sequential circuits 6 Hours
Concept of sequential circuits, Flip-flops: RS, Clocked RS, JK, D Flip-flop, T Flip-flop, Conversion of one flip flop to
another, Counter-synchronous, asynchronous, up-down counter, modulo-N counter, shift register, ring counter, Johnson
counter.
#Exemplar/Case Studies NA
MOOC Courses: NA
LIST OF ASSIGNMENTS
1. Number system conversion and 2’s compliment arithmetic.
3. Implementation of Boolean Logic Functions using logic gates and combinational circuits.
4. Realize Full Adder and Subtractor using a) Basic Gates and b) Universal Gates.
5. Design and Realization of BCD Adder using 4-bit Binary Adder (IC 7483).
Learning Resources
Reference Books:
1. DIGITAL PRINCIPLES A D APPLICATIONS, Donald P Leach, Albert Paul Malvino Tata McGraw Hill
e-Resources : NA
1 - 1 - - - - 1 1 - - -
CO6
Course Outcomes:
After completion of the course, learners should be able to-
CO1: Illustrate basics of internet, webpages and various web elements using HTML. (Understand)
CO2: Develop the Interactive Web Content. (Apply)
CO3: Apply CSS for creation of Responsive Web sites. (Apply)
CO4: Use JavaScript programming fundamentals for Web Development. (Apply)
CO5: Create visually Appealing and Responsive Web Pages using HTML, CSS and validate it with JavaScript.
(Create)
CO6: Design and develop Real World Web Applications. (Create)
Course Contents
Unit I Introduction to Web and HTML 2 Hours
Web Basics: Internet, Intranet, Browser, WWW, HTTP, URL, Web Evaluation, Static and Dynamic Web Page; Web
Client Server Architecture; Scripting Languages;
Introduction to HTML; Elements of HTML Document: HTML Elements and HTML Attributes, Headings;
Paragraph; Formatting: b, i, small, sup, sub; Spacing: Pre, Br, span, strong; Division: Div, ID, Class Attributes;
#Exemplar/Case Studies https://drive.google.com/file/d/19rcfn86DPeUFHjg74gdpm5Gj8syfPsqC/view?usp=s
haring
*Mapping of Course Outcomes for Unit I CO1, CO2
Unit II Advanced Concepts of Hyper Text Markup Language 2 Hours
Image: Image element, Figure Tags; Anchors; Lists: Ordered and Unordered; Tables; Form; Frames; Article ,
Section; Header, Footer, Nav; Meta Tag, Audio, Video;
#Exemplar/Case Studies https://www.scnsoft.com/case-studies/frontend
*Mapping of Course Outcomes for Unit II CO1, CO2
Reference Books:
1. Chris Bates, “Web Programming Building Internet Applications”, 3rd Edition, Wiley India, 2006.
2. Xue Bai et al, “The web Warrior Guide to Web Programming”, Thomson, 2003.
3. Robert W. Sebesta, “Programming the World Wide Web”, 4th Edition, Pearson education, 2008.
4. Achyut Godbole & Atul Kahate, “Web Technologies: TCP/IP to Internet Application Architectures”, McGraw
Hill Education publications, 2002.
5. Ralph Moseley & M.T.Savaliya, “Developing Web Applications”, Wiley publications, 2011.
6. Adam Bretz & Colin J Ihrig, “Full Stack Javascript Development with MEAN”, 1st edition, SitePoint Pty Ltd,
2015.
e-Resources:
1. HTML, The Complete Reference http://www.htmlref.com/
2. https://www.w3schools.com/html/
3. https://html.com/
4. https://www.javatpoint.com/html-tutorial
5. https://www.geeksforgeeks.org/html/
6. https://www.javatpoint.com/css-tutorial
7. http://www.tutorialspoint.com/css/
8. https://html.com/css/
9. https://www.w3schools.com/bootstrap/
10. https://getbootstrap.com/
11. https://www.javatpoint.com/javascript-tutorial
12. https://www.geeksforgeeks.org/javascript/?ref=ghm
13. https://jquery.com/
MOOC Courses:
1. https://archive.nptel.ac.in/courses/106/105/106105084/ “Internet Technology”, Prof. Indranil Sengupta, IIT
Kharagpur.
2. https://spoken-tutorial.org/tutorial-search/?search_foss=HTML&search_language=English, “HTML”,
Spoken Tutorial, funded by the National Mission on Education through Information and Communication
Technology (ICT), launched by Ministry of Education, Government of India.
3. https://www.futureskillsprime.in/courses/web-development-foundation, “Web Development” , FutureSkills
Prime - Indiaʼs Technology Skilling Hub is a joint initiative by NASSCOM & MeitY,
4. https://html-iitd.vlabs.ac.in/Introduction.html , “Basics of HTML”, Virtual Labs, an MoE Govt. of India
Initiative
5. https://spoken-tutorial.org/tutorial-search/?search_foss=JavaScript&search_language=English,
“JavaScript”, Spoken Tutorial, funded by the National Mission on Education through Information and
Communication Technology (ICT), launched by Ministry of Education, Government of India.
6. https://spoken-tutorial.org/tutorial-search/?search_foss=CSS&search_language=English, “CSS”,
Spoken Tutorial, funded by the National Mission on Education through Information and Communication
Technology (ICT), launched by Ministry of Education, Government of India.
The CO-PO Mapping Matrix
CO/ PO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12
CO1 3 3 - - - - - - - - - 1
CO2 3 2 2 2 1 1 - - - - - 1
CO3 2 2 2 1 1 1 - - - - - 1
CO4 2 2 2 1 2 1 - - - - - 1
1. Design a page having suitable background color and text color with title “My First Web Page” using all the
attributes of the Font tag.
2. Write a HTML code to create a user-friendly webpage that serves as a digital recipe book, allowing users to their
favorite recipes. Webpage should include headings, paragraphs, formatting for ingredient quantities (superscript
and subscript), and proper spacing for preparation steps.
3. Write a HTML program to create a webpage with four frames (Picture, table, list, and hyperlink).
4. Develop an HTML program that generates a Bio-Data webpage, incorporating images, tables, and lists to present
personal information and educational background in an organized format. Must use Table, Image, list and other
required tags.
5. Develop and demonstrate the usage of inline, internal and external style sheet using CSS.
6. Design the website of a local bakery that specializes in artisanal pastries and baked goods. The bakery's existing
website is outdated and lacks visual appeal. Your goal is to revamp the website's user interface using CSS to create
an inviting and modern online presence for the bakery. Must use CSS background Text, Font, List, Table, borders
and padding, margins in the design.
7. Write a JavaScript to design a simple calculator to perform the following operations: sum, product, difference
and quotient.
8. Develop a HTML program to create digital clock in a web page using JavaScript.
9. Build a comprehensive registration and login system, use JavaScript to validate a minimum of 10 fields on both
the Registration and Login pages, ensuring accurate user data entry for a robust user experience.
10. Design and implement an interactive navigation menu for a company's website. The navigation should include a
dropdown menu that provides quick access to various sections of the site. The dropdown menu should appear
when users hover over the "Products" link in the navigation bar. The menu should contain links to different
product categories.
Mini Project: A group of 2-3 students develop a mini project by taking any real-world problem. Implement attractive
full working multipage website using CSS, Javascript, Bootstrap, jQuery. Submit a detailed report of the mini project.
Learning Resources
Reference Books :
1. Robert W. Sebesta, “Programming the World Wide Web”, 4th Edition, Pearson education, 2008.
2. Ralph Moseley & M. T. Savaliya, “Developing Web Applications”, Wiley publications, ISBN 13 : 9788126538676
3. Chris Bates, “Web Programming Building Internet Applications”, 3rd Edition, Wiley India, 2006.
e-Resources :
1. https://html-iitd.vlabs.ac.in/Introduction.html
2. https://codingjr.school/virtual_labs/WebDevelopment
3. https://www.javatpoint.com/javascript-tutorial
4. https://www.w3schools.com/html/
5. https://www.tutorialspoint.com/online_html_editor.php
CO/ PO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12
CO5 3 2 3 1 2 2 - 1 2 1 1 1
CO6 3 3 3 2 2 2 - 1 2 1 1 1
Course Outcomes:
After completion of the course, learners should be able to-
CO1: Understand the modern technological trends through Indian scientific and technological philosophy
CO2: Understand the development of Mathematics and water management systems in India
Course Contents
Unit I Mathematics Hours -06
Fundamentals
An overview of Indian contributions to technology
Technological Innovations
Mathematics
An overview of the Development of Mathematics in India.
Mathematics contained in the Sulbasutra.
Weaving Mathematics into Beautiful Poetry- Bhaskaracarya.
The Evolution of Sine Function in India
The Discovery of Calculus by Astronomers
Concept of proof in Indian mathematics
Overview
Harappan and Traditional Water Management System of Gujarat
Historical Sites- Sringeverpur, South Indian Water Management System, WesternGhats
Cave- Kanheri etc.
Medieval Period Communities Involved in Water Management
#Exemplar/Case
Studies NA
e-Resources: NA
MOOC Courses: NA
The CO-PO Mapping Matrix
CO/ PO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO1
2
CO1 3 - - - - 1 - - - - - 3
CO2 3 - - - - 2 2 - - - - 3
CO3 - - - - - - - - - - - -
CO4 - - - - - - - - - - - -
CO5 - - - - - - - - - - - -
CO6 - - - - - - - - - - - -
LIST OF ASSIGNMENTS
Reference Books :
1.Dr. Subhash Kak , Computation in Ancient India,Mount, Meru Publishing (2016)
2. Dharampal, Indian Science and Technology in the Eighteenth Century, Academy of Gandhian
Studies, Hyderabad, 1971, republ. Other India Bookstore, Goa, 2000
3. S. Balachandra Rao, Indian Mathematics and Astronomy: Some Landmarks, Jnana Deep
Publications, Bangalore, 3rd edn, 2004
4. Bibhutibhushan Datta & Avadhesh Narayan Singh, History of Hindu Mathematics, 1935, repr.
Bharatiya Kala Prakashan, Delhi, 2004
5. S. Balachandra Rao, Vedic Mathematics and Science In Vedas, Navakarnataka Publications,
Bengaluru, 2019
6. J. McKim Malville & Lalit M. Gujral, Ancient Cities, Sacred Skies: Cosmic Geometries and City
Planning in Ancient India, IGNCA & Aryan Books International, New Delhi, 2000
7. Bibhutibhushan Datta & Avadhesh Narayan Singh, History of Hindu Mathematics, 1935, repr.
Bharatiya Kala Prakashan, Delhi, 2004
e-Resources : NA
CO
PO PO PO PO PO PO1 PO PO1
/ PO1 PO3 PO4 PO6
2 5 7 8 9 0 11 2
PO
CO 3 - - - - 1 - - - - - 3
1
CO 3 - - - - 2 2 - - - - 3
2
Course Outcomes:
After completion of the course, learners should be able to-
CO1: Have clarity and coherence in English
CO2: Produce concise and precise English text
CO3: Write reader-friendly well organized text in English
CO4: Write effective reader-friendly technical documents in English of high-quality
Course Contents
Unit I English Language Basics 3L + 3Tute Hours
English grammar essentials (Parts-of-speech, tense, active, passive, article), use of punctuation, confusing words-
Homophones
*Mapping of Course CO4: Write effective reader-friendly technical documents in English of high-
Outcomes for Unit IV quality
Learning Resources
e-Resources:
1. Technical Writing for Engineers [The Ultimate Guide & Course] -
https://www.instructionalsolutions.com/blog/technical-writing-engineers
2. https://www.chrmp.com/correct-english-usage-for-effective-technical-
writing/#:~:text=Write%20in%20plain%20English.,voice%20instead%20of%20passive%20voice
3. Technical Writing Blogs - https://draft.dev/learn/the-best-technical-writing-blogs
MOOC Courses:
1. SWAYAM NPTEL Course - Technical English for Engineers, By Prof. Aysha Iqbal
https://onlinecourses.nptel.ac.in/noc20_hs56/preview
2. SWAYAM NPTEL Course - English Language for Competitive Exams, By Prof. Aysha Iqbal
3. Google for Developers - Technical Writing Courses - https://developers.google.com/tech-writing
1. Edit and proofread the provided technical document, identifying and correcting errors in grammar and
punctuation.
2. Write and narrate an article of your choice (like - inventions or discoveries made by any scientist, etc). Note the
mistakes you made in grammar, before the final version.
3. Rewrite the assignment in (2) with reduced number of sentences, words, but including all ideas written in the
previous assignment. Note the percentage of reduction possible.
4. Write an abstract and conclusion for the given technical document.
5. Read a given unformatted document and organize it into chapters, paragraphs and sub topics. Give necessary
heading where required.
6. Write an email to a faculty requesting to work under them as research interns, ensuring clarity, proper etiquette,
and concise communication.
7. Prepare a User Manual for a select product. Make it easy to read and informative.
8. Write a precise and accurate technical description of an engineering component, system, or process, focusing on
clarity and attention to detail.
9. Prepare a report that identifies and analyzes an engineering problem, proposes potential solutions, and
recommends the best course of action.
CO/ PO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12
CO1 - - - - - - - - - 3 - -
CO2 - - - - - - - - - 3 - -
CO3 - - - - - - - - - 3 - -
CO4 - - - - - - - - 2 3 - -
Course Outcomes:
After completion of the course, learners should be able to-
CO1: Organize and participate in various co-curricular activities
CO2: Exhibit their skills and talent in various co- curricular activities
Course Contents
Student will join various student forums like Computer Society of India(CSI), Association of
Computer
Machinery (ACM), Hackathon, National Service Scheme (NSS), Coding Club etc. They will
participate and organize co-curricular events on behalf of these forums.
Number of hours dedicated in these activities may range from 20 -30 hours.
Assessment will be done as per the guidelines given by authorities.
CO1 -` - - - - 1 - 1 3 3 3 3
CO2 - - - - - 2 - 1 3 3 3 3