Class - XII - Holiday Homework
Class - XII - Holiday Homework
HAPPY HOLIDAYS!!
Warm Regards
Red Rose Team, Lambakheda.
ENGLISH
Project work : Any topic for English project file. Few suggestive topics are listed below. You can
select any other topic of your choice also.
• Globalisation and its impact.
• GST and its after effects in India.
• Future of India in the present Century.
• The political impact of parties on democracy in India.
• Online vs offline education.
HINDI
yxHkx 2000 'kCnksa esa fp= lkfgr ifj;kstuk dk;ZA ¼dksbZ ,d½
¼d½ fgUnh lkfgR; esa dgkuh dk bfrgkl vkSj fodklA
¼[k½ fgUnh lkfgR; esa ukVd dk bfrgkl ,oa Øfed fodklA
¼x½ fgUgha ds fdUgha nks lkfgR;dkjksa ds lkfgR; dk rqyukRed v/;;uA
¼?k½ e/;dkyhu dfo ;k vk/kqfud ys[kd vkSj dfo Hkh gks ldrs gSA
ACCOUNTANCY
Prepare one specific project for accountancy
1. Choose a listed company.
2. Write everything in details about the company (name, board of directors, working,
products and turnover etc.
3. Prepare company's profit and loss statement and Balance sheet as per company Act.
Kindly write in details all the ratios and find out all the ratios and prepare cash flow statement.
BUSINESS STUDIES
Research work related to particular topic given to the students individually.
Visit to relevant place for observation.
Project file creation on that particular topic.
ECONOMICS
Research work related to particular topic given to the students individually.
Project file creation on that particular topic.
BIOLOGY
Investigatory project.
General Instruction:
1. Set the page size to A4.
2. Project topic will be shared in your class Whatsapp group.
3. Leave proper margin so that your content remains visible even after spiral binding or
stapling. You can set 1 inch margin from all the sides.
4. Write in neat and clean handwriting.
5. Start new headings like procedure, observations on a new page.
6. One can use pictures from internet for visual contents but it should be relevant to the topic.
PHYSICS
Investigatory project.
General Instruction:
1. Set the page size to A4.
2. Project topic will be shared in your class Whatsapp group.
3. Leave proper margin so that your content remains visible even after spiral binding or
stapling. You can set 1 inch margin from all the sides.
4. Write in neat and clean handwriting.
5. Start new headings like procedure, observations on a new page.
6. One can use pictures from internet for visual contents but it should be relevant to the topic.
CHEMISTRY
Investigatory project.
General Instruction:
1. Set the page size to A4.
2. Project topic will be shared in your class Whatsapp group.
3. Leave proper margin so that your content remains visible even after spiral binding or
stapling. You can set 1 inch margin from all the sides.
4. Write in neat and clean handwriting.
5. Start new headings like procedure, observations on a new page.
6. One can use pictures from internet for visual contents but it should be relevant to the topic.
Suggestive sample format :
(i) Title of the investigatory project : Write the title of the project, for example, ‘Inheritance
pattern of eye colour’.
(ii) Objectives : Express as clearly as possible the effect of any one variable that the
experiment is designed to investigate.
(iii) Materials needed : This might be just a list, or a diagram of a particular piece of
apparatus used.
(iv) Method : Describe the procedure stepwise including the precautions taken, if any.
(v) Result : A suitable chart or table for recording and organising your readings or
measurements should be made out before you start the experiment.
(vi) Analysis and Interpretation : Observation data are factual, and may not be as expected
by you.
(vii) Discussion: Discuss briefly the implication of your results and suggest extensions of any
kind that can be undertaken.
(viii) Conclusion : In view of the results obtained and related work done on the topic of the
project, write conclusion briefly.
(ix) References : Any work related to the project which you have come across through
books/articles or any other source should be written as reference.
MATHEMATICS
Make activity file (from NCERT activity manual) including the following activities :-
https://ncert.nic.in/pdf/publication/sciencelaboratorymanuals/classXII/mathematics/lelm501.pdf
Activity-1 : To verify that the relation R in the set L of all lines in a plane, defined by
R = {(l, m) : l ⊥ m} is symmetric but neither reflexive nor transitive..
Activity-2 : To verify that the relation R in the set L of all lines in a plane, defined by
R = {( l, m) : l || m} is an equivalence relation..
Activity-3 : To demonstrate a function which is not one-one but is onto.
Activity-4 : To demonstrate a function which is one-one but not onto.
Activity-5 : To draw the graph of 1 sin x − , using the graph of sin x and demonstrate the
concept of mirror reflection (about the line y = x)..
Activity-6 : To explore the principal value of the function sin–1x using a unit circle.
Activity-7 : To sketch the graphs of a x and loga x, a > 0, a ≠ 1 and to examine that they are
mirror images of each other.
Activity-8 : To establish a relationship between common logarithm (to the base 10) and
natural logarithm (to the base e) of the number x.
Activity-9 : To find analytically the limit of a function f (x) at x = c and also to check the
continuity of the function at that point.
Activity-10 : To find analytically the limit of a function f (x) at x = c and also to check the
continuity of the function at that point.
PHYSICAL EDUCATION
Practical File shall include:
Practical-1 : Fitness tests administration. (SAI Khelo India Test)
Practical-2 : Procedure for Asanas, Benefits & Contraindication for any two Asanas for each
lifestyle disease.
Practical-3 : Anyone one IOA recognized Sport/Game of choice. Labelled diagram of Field &
Equipment. Also, mention its Rules, Terminologies & Skills.
a) Football
b) Kabaddi
c) Kho-Kho
d) Volleyball
e) Handball
f) Hockey
g) Bocce
h) Unified Basketball [CWSN (Children With Special Needs – Divyang)]
INFORMATICS PRACTICES
Practical File and Project Work (using concepts learned in class XI and XII)
Practical File (minimum of 15 programs based on Pandas, 4 based on Matplotlib and 15 SQL
queries must be included)
Suggested Practical List
1. Data Handling
(i) Create a panda’s series from a dictionary of values and a ndarray
(ii) Given a Series, print all the elements that are above the 75th percentile.
(iii) Create a Data Frame quarterly sales where each row contains the item category,
item name, and expenditure. Group the rows by the category and print the total
expenditure per category.
(iv) Create a data frame for examination result and display row labels, column labels
data types of each column and the dimensions
(v) Filter out rows based on different criteria such as duplicate rows.
(vi) Importing and exporting data between pandas and CSV file.
2. Visualization
(i) Given the school result data, analyses the performance of the students on
different parameters, e.g subject wise or class wise.
(ii) For the Data frames created above, analyze, and plot appropriate charts with title
and legend.
(iii) Take data of your interest from an open source (e.g. data.gov.in), aggregate and
summarize it. Then plot it using different plotting functions of the Matplotlib
library.
3. Data Management
(i) Create a student table with the student id, name, and marks as attributes where
the student id is the primary key.
(ii) Insert the details of a new student in the above table.
(iii) Delete the details of a student in the above table.
(iv) Use the select command to get the details of the students with marks more than 80.
(v) Find the min, max, sum, and average of the marks in a student marks table.
(vi) Find the total number of customers from each country in the table (customer ID,
customer Name, country) using group by.
(viii) Write a SQL query to order the (student ID, marks) table in descending order of
the marks.
General Instructions:
i. The practical file is divided into two parts, namely Part-A “Data handling using python
pandas”, and Part-B “Database query using SQL”.
ii. All the questions given in Part-A and Part-B must be created in Python Anaconda for
practical file.
iii. Complete your practical file of python up to chapter querying using SQL.
iv. Complete your project based on file handling as per the instructions given in the class.
PAINTING
Do as directed.
1. Object drawing: Still life
• Painting - 5
• Sheet A-2 size
• Medium - Poster colour and Water colour.
2. Composition Painting.
• Painting - 5
• Medium - Poster colour and water colour.
• Sheet A-2 size
URDU
ifj;kstuk dk;Z % dksbZ ,d fo"k; ijA
1. Rivers of India
2. Mountains of India
3. Our solders
4. Our villages
5. Cyber safety
6. Secularism
7. Nationalism
8. Review of any prescribed text book
9. History of Urdu literature
10. Farmers of India