Summer Holiday Home work

Session 2012-2013

Class: XII A

Subject: Computer Science with C++

Unit I : PROGRAMING IN C++

Chap 1 : C++ Revision Tour

  1. What is mean by token? Which tokens are available in C++ ?
  2. List four built in data types available in C++.
  1. What is an identifier? List the rules of naming identifiers in C++.
  1. What is meant by a floating constant in C++? How many ways can a floating constant be represented into ?
  2. Explain the difference between (i) 0, ‘0’, ‘\0’ and “0” (ii) 33L and 33.
  3. What is a reference variable? How is it defined in C++? What is its use?
  4. What is the purpose of comments and indentation in a program?
  5. Name the header files to which following built-in functions belong to :

(i)strcpy() (ii)gets()(iii)strcmp()(iv)getc()

(v)write() (vi)arc()(vii)open()(viii)strlen()

(ix)get() (x)abs()(xi)strcat()(xii)isalnum()

  1. What is the principal reason for : (i) passing arguments by value ? (ii) passing arguments by reference ?
  2. What is the difference between the global and local variable?
  3. What do you mean by function prototyping? Write down the advantages of function prototypes in C++.
  4. Write a C++ program to read a line of text from the keyboard and display the following information on the screen :

(i)Number of words(ii)Number of characters

  1. Write a program to find the LCM and GCD of two numbers.
  2. Write a program to sum a sequence 1 + 1/1! + 1/2! + 1/3! + …..
  3. Write a program to show the greatest number from the given three numbers.

Chap 2 : OOP Concepts

  1. Explain the transitive nature of inheritance.
  2. Illustrate the concept of inheritance with the help of an example.
  3. Define the terms : (i) encapsulation (ii) abstraction (iii) polymorphism (iv) data hiding
  4. How is data hiding implemented in C++ ?
  5. What is abstract class ? What is concrete class ?
  6. Write two major differences between Object Oriented Programming and Procedural Programming.
  7. What is an object ? What is a class ? How is an object difference from a class ?
  8. What is Object Oriented Programming paradigm ?
  9. Name the four basic concepts of OOPs.
  10. How is polymorphism implemented in C++ ?

Chap 3: Function Overloading

  1. What is the role of function signature in disambiguation process ?
  2. What is function overloading?
  3. Write a C++ program that uses a function to check whether a given number is divisible by another number or not. However, if the second number is missing the function checks whether the given number is prime or not.
  4. How would you compare default argument and function overloading ?
  5. How does the compiler interpret more than one definition having same name ? What steps does it follow to distinguish this ?
  6. With the multiple definitions of single function names what makes them significantly different ?
  7. Write overloaded prototypes of inquote(), a function that displays its argument enclosed in double quotation marks. Write three versions : one for an int argument, one for two int values and one for a char argument.
  8. A function printchar is defined as

voidprintchar(char ch = ‘*’, intlen = 40)

{

for (int x = 0; x < len; x++)

coutch;

coutendl;

}

How will you invoke the function printchar for following output :

(i)to print ‘*’ 40 times(ii)to print ‘*’ 20 times

(iii)to print ‘=’ 40 times(iv)to print ‘=’ 30 times

Chap 4 : Classes and Objects

  1. What is the purpose of class specifier (declaration) ?
  2. What are objects ? How are they created ?
  3. What do you understand by a nested class ?
  4. How does a class accomplish data abstraction and encapsulation?
  5. When we do declare a member of class static ? How are static members different from non static members of a class ?
  6. What is the significance of a scope resolution (::) operator ?
  7. When will you a function inline and why ?
  8. Define a class to represent a book in a library include the following members :

Data members :

Bookno, Book name, Author, Publisher, Price, No of copies, No of copies issued

Member function :

1.To assign an initial value

2.To assign a book after checking for its availability

3.To return a book

4.To display book information

  1. Declare a class to represent a bank account of 10 customers with the following data members :

Name of the Depositors, A/c No, Type of A/c (S for saving, C for current), Balance amount

The class also contains member functions to do the following :

  1. To initialize the data members.
  2. To deposit the money.
  3. To withdraw money after checking the balance (min balance is 1000)
  4. To display the data members.
  1. Define a class of student with the following specifications :

Private members of class student

Admnointeger

Sname20 characters

Eng, math, sciencefloat

Totalfloat

Ctotal(): A function to calcuate eng + math + science with float return typePublic member functions of

class student

Takedata(): A function to accept values for admno, sname, eng, math, science and invoke ctotal() to

calculate total, showdata() function to display all the data members on the screen.

Holiday Home work2012-13

Economics

CLASS-XII

  • Calculate Marginal opportunity cost(MOC) and draw production possibility curvefrom the following data :

Production
Possibilities / X-Good / Y-Good / MOC
A / o / 90
B / 2 / 80
C / 4 / 60
D / 5 / 45
E / 6 / 25
F / 7 / 0
  • Write down 10 example statements of each:

(a)Positive approach

(b)Normative approach in Economics

  • From the following Market Demand Schedule calculate Market Demand and draw all four demand curves(A’ demand curve, B’demand curve,

C’demand curve and market demand curve):

Price / A’ demand / B’ demand / C’ demand / Market Demand
1 / 20 / 10 / 14
2 / 18 / 8 / 12
3 / 16 / 6 / 10
4 / 14 / 4 / 8
5 / 12 / 2 / 6
  • The demand function of a consumer is 30-P.Calculate market demand function if there are 15 consumers in the market.
  • Calculate market demand function If there are two consumers in the market and consumer A’s demand function is 20-P and consumer B’s demand function is 30-P.
  • Calculate elasticity of demand(ed)with the help of Total expenditure method from the following table:

Price / 1 / 2
Total expenditure / 40 / 60
  • Decline in the price of Good Y by Rs. 5 cause an increase in the demand of 20 units and it goes up to 50 units. If initial price is Rs.15, calculate ed.
  • Calculate ed with the help of percentage method from the following:

Quantity / 20 / 30
Total expenditure / 100 / 120
  • The price of a commodity increases from Rs. 10 to Rs.25.This leads to the decrease in the demand from 20 units to 10 units. Calculate elasticity of demand of the consumer.
  • When the price of a commodity falls from Rs 30 to Rs 20 the demand of the commodity increases 50 units. If initial demand is 50 units and ed is 2, calculate new demand.
  • Calculate the status of a consumer equilibrium from the following given MU schedule given that Px=Rs 5, Py=Rs 2 and income of the consumer is

Rs 22:

No. of units consumed / MUx / MUy
1 / 30 / 20
2 / 25 / 18
3 / 20 / 16
4 / 15 / 14
5 / 10 / 12
6 / 5 / 10
7 / 1 / 8
  • Given that Money income=20, Px=5, Py=2 find consumer’s equilibrium from following schedule:

Units of goods / 1 / 2 / 3 / 4 / 5 / 6
MUx / 50 / 40 / 30 / 20 / 10 / 0
MUy / 24 / 22 / 20 / 18 / 16 / 14
  • Complete the following table:

No. of units consumed / Total Utility(TU) / Marginal Utility(MU)
1 / 10 / ?
2 / ? / 8
3 / 25 / ?
4 / ? / 6
5 / 34 / ?
6 / ? / 0
  • The consumer is consuming two commodities. The price of x-good is Rs 4 and of y-good is Rs 5. The income of the consumer is Rs 20.

(a)Write down the equation of the budget line.

(b) What is the slope of budget line.

(c)Make all possible bundles.

(d)Write the bundles which cost the consumer exactly equal to his income.

(e) Make the bundles when the consumer spends half of his income.

  • Complete the following table:

Price / Demand / Market demand
Household A / Household B / Household C
7 / 16 / 15 / 51
8 / 18 / 13 / 46
9 / 16 / 12 / 39
10 / 13 / 10 / 7
  • The quantity demanded of a commodity at a price of Rs 8 per unit is 500 units. Its price falls to Rs 6 and as a result, the quantity demanded rises to 600 units. Calculate price Elasticity of demand.
  • Solve all the questions given in the 1st UNITWISE CT SERIES

(2 sets containing 14 questions)

  • Preparation for the 2nd UNITWISE CT SERIES based on UNIT-2

(Consumer Equilibrium)

** Prepare the formula chart of Consumer equilibrium containing all the formulas.

  • NCERT Questions related to Introduction and Consumer’s behavior units.

………………………………………………………………………………………………..

Subject: Chemistry

CHAPTER:1- THE SOLIDSTATE

1 - MARK QUESTIONS

1.MgO has NaClstructure , what is the coordination number of both ions. 1

2.What type of substances would make better permanent magnets, Ferromagnetic or Ferrimagnetic. 1

3. In corundum, oxide ions are arranged in hcp arrangement and the aluminium

ions occupy 2/3 of the octahedral voids. What is the formula of corundum ?1

4.A compound contains two types of atoms - X and Y. It crytallises in a cubic lattice

with atom X at the corners of the unit cell and atoms Y at the body centre. What is the

simplest possible formula of this compound? 1

5.Name the type of point defect that occurs in a crystal of zinc sulphide. 1

2 - MARKS QUESTIONS

6. If the atoms of an element have the radius r, then in a primitive cubic unit cell,

Calculate

(a) the length of the face diagonal.

(b) the length of the body diagonal. 2

7.A metal crystallises into two cubic phases, face-centerdcubic(FCC) and bodycentred

cubic(BCC) whose unit cell lengths are 3.5 and 3.0 Aorespectively. Calculate

the ratio of the densities of FCC and BCC. 2

8.ZnO crystal appears yellow on heating. Discuss. 2

9.Crystals containing F-centres are generally paramagnetic. Discuss.2

10. In an ionic compound the anion (Nッ) form cubic close type of packing. While the

cation (M+) ions occupy one third of the tetrahedral voids. Deduce the empirical

formula of the compound and the coordination number of (M+) ions. 2.

11. Iron crystallizes in bcc structure. Calculate the radius of Fe atom if edge length of

unit cell is 286pm. 2

3 - MARKS QUESTIONS

12. KF has NaCl structure. What is the distance between K+and F- in KF if density is

2.48 gm/c.c3

13.An element X with an atomic mass of 60g/mol has density of 6.23g cm-3. If the

edge length of its cubic unit cell is 400 pm, identify the type of cubic unit cell.

Calculate the radius of an atom of this element 3

CHAPTER:2 SOLUTIONS

1 - MARK QUESTIONS

1. Why a person suffering from high blood pressure is advised to take minimum

quantity of common salt ? 1

2. What happens to vapour pressure of water, if a table spoon of glucose is

added to it ? 1

3. Equimolar solutions of glucose and sodium chloride are not isotonic. Why ?1

4. Addition of HgI2 to aq KI solution shows an increase in the vapour pressure. Why ?1

2 - MARKS QUESTIONS

1. Arrange the following in the order of increasing i. boiling points and ii. Freezing points

a. 1M aq acetic acid b. 1M aqNaCl c. 1M aq Na2SO4 d. 1M aq AlCl3 2

2. . A 45 % solution of sucrose is isotonic with 3 % solution of an unknown

substance. Calculate the molecular mass of the unknown substance. 2

3. An electrolyte AB is 50 % ionized in aq solution. Calculate the freezing point of 1m aq solution. 2

3 - MARKS QUESTIONS

1. A solution of 3.8 g Sulphur in CS2 ( boiling point 46.3 oC ) boils at 46.66 oC.

What is the formula of Sulphur molecule in this solution. Kb for CS2 = 2.40 kg mol-1 3

2.An aqueous solution of 1.248 g of Barium chloride ( molar mass = 208.34 gmol-1 ) in 100 g of water is found to boil at 100.0832 oC. Calculate the degree of

dissociation of BaCl2 . Kb of water = 0.52 K kg mol-13

CHAPTER:3 ELECTROCHEMISTRY

1 - MARK QUESTIONS

1.1F of electricity deposits 1 mole of Na from the molten salt, but 1/3 mol of Al from

analuminium salt. Why ?1

2. What is the role of ZnCl2 in the dry cell ?1

2 - MARKS QUESTIONS

3 .Which will have greater molar conductivity and why ?

a. 1 mole KCl dissolved in 200 cc of the solution

b. 1 mole KCl dissolved in 500 cc of the solution. 2

4.. Why is Li best reducing agent where as Fluorine is best oxidizing agent ?2

5. Why sodium metal is not obtained at cathode when aqNaCl is electrolysed with Pt

electrodes but obtained when moletenNaCl is electrolysed ?2

3 - MARKS QUESTIONS

1. Zinc electrode is constituted at 298 K by placing Zn rod in 0.1 M aq solution of

zincsulphate which is 95 % dissociated at this concentration. What will be the

electrode potential of the electrode given that EθZ2+/Zn= - 0.76 V. 3

CLASS XII

Subject: Physics

Unit 1

Electrostatics

  1. Explain briefly (i) charge quantization (ii) conservation of charge.
  2. Write vector form of coulomb’s law. How force depends on intervening medium.
  3. Define Electric field intensity and electric potential due to a point charge. Give their S.I.units.
  4. Derive expression for electric potential due to a point charge.
  5. Define Electric dipole moment and give its unit and direction.
  6. Find expression for electric field intensity on axial and equatorial line of a electric dipole.
  7. State Gauss’ theorem. Calculate electric flux due to surface enclosing charge of 1C.
  8. Obtain the expression for the electric field intensity E due to infinite plane sheet of charge.
  9. Derive the expression for the E at any point outside and inside a uniformly charged spherical shell.
  10. Derive an expression for the E at a point near an infinitely long , thin ,uniformly charged straight wire.
  11. Find expression for torque on electric dipole in uniform electric field. Give its equilibrium state.
  12. Derive expression for capacitance of a parallel plate capacitor i)without dielectric ii)with dielectric slab.
  13. Derive expression for energy stored and energy density (½εοE2) of a charged capacitor.
  14. How Voltage, charge , capacity ,energy and electric field changes when dielectric is introduced between the plates of capacitor i)with battery connected and ii)without battery.
  15. Draw lines of forces for i) q>0 ii)q<0 .Why lines are not discontinuous and never intersect.
  16. What is equipotential surface? Find work done on moving charge on such surface.
  17. Give principle, construction, working and labeled diagram of a Vandegraff generator. How charge leakage is prevented.
  18. Find charge and voltage on each capacitor (connected to 30V) in given circuits.

┤ ├ 15µF

(i) ┤ ├ ┤ ├ (ii) ┤ ├

10µF5µF10µF

┤ ├10µF

  1. A charge q is placed at the centre of line joining two equal charges Q. Show that the system of three charges will be in equilibrium if q = -Q/4.
  2. Two point charges 3µC and -3µC are located 20cm apart in vacuum. Find electric field and electric potential at midpoint of line. Also find force and its direction experienced by charge 1.5nC kept at midpoint.
  3. A 10µF capacitor is charged by a 30V d.c. and then connected across an uncharged 50µFcapacitor. Calculate (i) the final potential difference of the combination, and (ii) the initial and final energies. How will you account for the difference in energy?
  4. An electric dipole of length 4cm, when placed with its axis making an angle of 60o with uniform electric field experiences a torque of 4 /3Nm. Calculate the (i) magnitude of electric field, (ii)the potential energy of dipole ,if the dipole has charges of +8nC.
  5. An electric dipole of length 2 cm placed with its axis making 600 with uniform E = 105 N/C experiences a torque 83 Cm. Calculate (i) magnitude of the charge (ii) potential energy of dipole.
  6. An electric dipole of length 4 cm when placed with its axis making an angle 600 with a uniform electric field experiences a torque 43 Nm. Calculate (i) magnitude of E (ii) potential energy of the dipole if dipole has charges of plus minus 8 nC.
  7. A is given + potential of 10 V and B is earthed. (i) What is the direction of ‘E’ b/w y and x. (ii) what is the work done in moving 20 micro C charge from x to y.
  8. A conducting sphere of radius 10 cm has a n unknown charge. If the ‘E’ at a distance 10 cm from the surface of the sphere is 1.5  103 N/C and points radially inward, What is the net charge on the sphere?
  9. 14. Two point charges 5  10-8 C and -2  10-8 C are separated by a distance 20 cm in air. Find at what point would potential be zero. Also calculate the electrostatic potential energy of the system.
  10. An electric dipole of dipole moment 20  10-6 Cm is enclosed by a closed surface, What is the net flux coming out of the surface?
  11. A charge of 17.7  10-4 C is distributed over the sheet of area 200 cm2. Calculate ‘E’ at a distance 20 cm from the sheet.
  12. Two hollow concentric spheres A and B having radius a and b {a < b} having uniform surface charge densities + and -. Compare electric potential at the surface of two spheres.
  13. A point charge of 2C is kept at origin. Another point charge of 4C is brought from infinity to a point 50 cm from origin. Calculate EPE of the system. Another charge of +1C is brought to a point distance 100 cm from each of these two charges, what is the work done?
  14. Two rectangular plates each of area A are kept parallel to each other at a distance d apart to form a parallel plate capacitor. If area of each plate is doubled and their distance of separation is decreased to half its initial value, calculate the ratio of capacitance in the two cases.
  15. A parallel plate capacitor of capacitance 100F is charged to 200V. After disconnecting it from battery, using an insulated handle, the distance between the plate is doubled. Find (i) potential difference between the plates and (ii) energy stored in the capacitor, after the separation between the plates has been increased.
  16. A parallel plate capacitor with air as dielectric is connected to a power supply and charged to a potential difference V0 . After disconnecting it from power supply, a sheet of insulating material is inserted between the plates. How will its (i) capacity Electric field and (iii) energy stored (iv) potential difference across the plates change? Given capacity of capacitor = C0. And permittivity for air and medium are 0 and  respectively.

UNIT–II CURRENT ELECTRCITY

  1. Give statement of Ohm’s law. What are ohmic and non ohmic conductors?
  2. Briefly mention effect of temperature on conductor, semiconductor and insulators.
  3. Define the term receptivity or specific resistance. Give its S.I. unit. Show that resistance R of a conductor is given by ml/(ne2τA), where symbols have their usual meanings.
  4. Out of two temperatures T1, and T2 which one is greater in fig (a). Which of the graph in (b) represents series combination.

V V

  1. How is resistance and resistivity affected if length of the wire is doubled?
  2. Derive i =neAVd and Also prove J = σ E (ohm’s law).
  3. State Kirchoff’s laws for electrical network.
  4. Distinguish between emf and terminal potential difference and also relate them with internal resistance r for (i) charging and (ii) discharging of a cell.
  5. Draw colour coding for carbon resistors having following values of resistances.(i) 4700+10%Ω (ii) 56+20% MΩ (iii) 0.5+20%Ω (iv) 100+5%Ω
  6. What is Wheatstone bridge? Derive condition for balanced Wheatstone bridge.How null point gets affected on interchanging position of galvanometer and battery in balanced whetstone bridge.
  7. A100W and a 500W bulb are joined in parallel; to the mains. Which will draw more current?
  8. Assuming that the two wires have same length and same diameter, explain which of the two wires will have larger resistivity?
  9. Explain how the drift velocity of in conductor varies when (i) temperature of the conductor is increased and (ii) applied potential difference is decreased keeping the temperature constant.
  10. Explain how does the resistivity of a conductor depend upon (i) number density of electrons and (ii) relaxation time ‘’.
  11. 15. A voltage 30 V is applied across a carbon resistance with first, second and third rings of blue, black and yellow colours. Find the value of current through the resistor.
  12. A heating element using Nichrome connected to 230 V supply draws an initial current of 3.2 A which settles after a few seconds at steady value 2.8 A. What is the steady temperature of heating element if room temperature is 270 C? Temp coefficient of resistance = 1.7  10-4 per degree C.
  13. Two identical cells of emf 1.5 V each are joined in parallel providing supply to an external circuit consisting of two resistors of 13 each joined in parallel. A very high resistance voltmeter reads the terminal voltage of cells to be 1.4V. Find the internal resistance of each cell.

SUBJECT -MATHS

CHAPTER 1

RELATION AND FUNCTION

1.Let T be the set of all triangles in a plane with R a relation in T given byR = {(T1, T2) : T1 is congruent to T2}. Show that R is an equivalence relation.