You are on page 1of 6

Native Schools

Chemistry

Chapter-09
Chemical Equilibrium
1. Define irreversible reaction. Give example.
2. Define reversible reaction.
3. Differentiate between reactants and products.
4. Give the characteristics of forward reaction.
5. Give the characteristics of reverse reaction.
6. Which gas escape out when CaCO3 Decompose.
7. Define Equilibrium Constant.
8. Define Law of mass Action.
9. What is reaction Quotient Qc?
10. What happened when the numerical value of Kc is very large?
11. What happened when the numerical value of Kc is very small?

Note: All question from exercise and test you self of chapter -9 must be
learned and include.
Native Schools

Chapter -10
Acid, Base & Salts

1. Give the physical characteristic of Acid and Base?


2. Define Acid and Base give example.
3. What are the two limitations of Arrhenius concept?
4. What is acid and base according to browsted and Lowery?
5. Different between conjugate acid and conjugate base?
6. What is acid and base according to Lewis concept?
7. Write the reaction of acid with base and carbonate?
8. Give two uses of sulphuric acid and nitric acid?
9. Give two uses of acetic acid.
10. Write down the reaction of base with ammonium salt?
11. Write down the uses of magnesium hydroxide?
12. Define pH?
13. What are the uses of pH scale?
14. Define auto-ionization?
15. Define indicator?
16. What is universal indicator?
17. Define salts.
18. What do you mean by acidic radical and basic radical?
19. Write down the two characteristics of salts?
20. How insoluble salts are prepared?
21. Define acidic salt give example?
22. Define mixed salt?
23. Define double salt?
24. Define complex salt?
25. Write the uses of calcium oxide?
26. Write down the uses of sodium carbonate.

Note: All question from exercise and test you self of chapter -10 must be
learned and include.
Native Schools
Physics
Physics Chapter-10
1. Define spring constant write its equation.
2. What is restoring force?
3. Define simple harmonic motion and write the formula of time period of simple pendulum
4. Write any two features of SHM
5. What is vibration?
6. Define time period
7. Define frequency write its formula and unit
8. What is amplitude?
9. Define damped oscillation
10. Define wave and write its type
11. Difference between mechanical and electromagnetic wave
12. Write the type of mechanical wave
13. Define compression with the help of diagram
14. Define rarefaction with the help of diagram
15. What is longitudinal wave?
16. What is transverse wave?
17. Explain how wave transfer energy? what is ripple tank
18. Define reflection of wave
19. Define refraction of wave
20. What is diffraction of wave
21. If the length of simple pendulum is doubled , what will change in its period
22. A ball is dropped from a certain height onto the floor and keep bouncing.is the motion of ball is simple
harmonic?
23. What type of wave do not require any medium for their propagation
24. Think of several example of motion in every day of life that are simple harmonic

Chapter-11
1. How sound is produced
2. Define loudness with example
3. Name the factors which loudness are depend
4. How loudness depend upon the area of vibrating body
5. Define pitch with example
6. State quality with example
7. What is intensity and write its unit
8. Define reflection or echo of sound
9. What is musical sound
10. What is noise
11. State acoustics protection
12. What is reverberation
13. What is audible frequency range
14. Define ultrasound
15. Why two tin can with a string stretched between them could better way to communicate than merely shouting
through the air
16. Is there any difference between echo and reflection
17. Why ultrasound is useful in medical field.
Native Schools
Biology
Chapter # 10 Gaseous Exchange
1. What is cellular respiration?
2. Differentiate between breathing and respiration.
3. What are lenticels?
4. Differentiate between glottis and epiglottis.
5. What is alveoli?
6. What is diaphragm?
7. Differentiate between intercostal muscles and pleural membrane.
8. Differentiate between inhalation and exhalation.
9. Why breathing rate is increased during exercise?
10. What are effects of smoking?
11. Differentiate between smoking and passive smoking.
12. Define lung cancer, it’s causes and symptoms.
13. What are causes of asthma?
14. What are symptoms of emphysema?
15. What are the effects of pneumonia?
16. Write causes and symptoms of bronchitis.

Note: Exercise questions and terms to know are added.

Chapter # 11 Homeostasis
1. Define the terms: homeostasis, osmoregulation, thermoregulation, excretion, metabolic waste,
transpiration, guttation, osmosis.
2. What are hydrophyte, halophytes and xerophytes?
3. What are majors in human responsible for homeostasis?
4. How skin maintains body temperature? Explain with two examples
5. Write main parts and functions of human excretory system.
6. What is hilus?
7. What is nephron?
8. What is glomerulus filtrate?
9. How and where reabsorption of salts and water takes place in nephron?
10. Differentiate between hypotonic urine and hypertonic urine.
11. What are kidney stones? Write it’s causes and symptoms.
12. What is lithotripsy?
13. What is renal failure? Write it’s causes.
14. What are symptoms of renal failure?
15. What is dialysis?
16. What is peritoneal dialysis?
17. What is haemodialysis?
18. Why and how kidney is transplanted in patient’s body?

Note: Exercise mcqs, Exercise questions and terms to know are included.
Native Schools
10th Class Notes (Computer)
Chapter # 1
1. Define computer programmer and program.
2. Define IDE. Briefly explain.
3. Define reserved words.
4. What is the main section of the program?
5. What is char data type?
6. Why do we need programming environment?
7. Describe the purpose of the compiler.
8. List down five reserved words in C programming language.
9. Discuss the main parts of the structure of C program.
10. Why do we use comments in programming?
11. Differentiate between constants and variables.
12. Write down the rules for naming variables.
13. Differentiate between int and float data type.
14. How can we declare and initialize the variable?
15. Define compiler with example.
16. Define syntax and reserve words with example.
17. Define header section and body section with example.
Native Schools
18. Define comments and its types with example.
19. Write at least 3 clauses of rules for naming variables with example.
20. Define variable declaration with example.
21. Define variable initialization with example.
22. What is data type? Give at least 2 examples.

Chapter # 2
1. Define statement terminator.
2. Define format specifier.
3. What is escape sequence? Give an example.
4. What is scanf function? Give an example.
5. What is modulus operator?
6. What is the difference between scanf and getch?
7. Which function of C language is used to display output on screen?
8. Why format specifies are important to be specified in I/O operations?
9. What are escape sequences? Why do we need them?
10. Which operators are used for arithmetic operations?
11. What are relational operators? Describe with an example.
12. What are logical operators? Describe with an example.
13. What is the difference between unary and binary operators?
14. What is the difference between == operator and = operator?
15. What is meant by precedence of operators? What operator has highest precedence in C
language?
16. Write down the output of the following code segment.

You might also like