You are on page 1of 7

Planning Computer 9th

Total Chapters: 5
Chapter#1: Problem Solving
Week One:
(Mon) Lecture # 1:
Topic:
Problem Solving Steps
Short Questions
Q1. Write down the names of the steps which are needed to solve a
problem systematically?

Q2. What is meant by a problem?

Q3. How can you define a problem in problem solving technique?

Q4. What strategies do you use to define a problem?

Q5. What do you know about the strategy “Gain background


knowledge”?

Q6. What is “Use guesses” strategy?


(Tue) Lecture # 2:
Q7. What is “Draw a picture” strategy?

Q8. How “Understanding a problem” strategy is helpful in problem


solving?

Q9. What is meant by “planning a solution” in problem solving


technique?

Q10. What strategies are helpful in planning a solution?

Q11. Define a Candid solution with example?

Q12. How can we selecting the best solution of a problem?

Long Questions

Q. What is defining a problem also write its strategies?

Q. What is planning a solution also write its strategies?

(Wed) Lecture # 3:
Topic:

Flowchart

Q13. Define a flowchart?

Q14. What is importance of flowchart in problem solving?

Q15. What requirements are to know about flowchart?

Q16. Which symbols are used to draw a flowchart?

Q17. Make a flowchart to find the area of a parallelogram.


(Thu) Lecture # 4:
Topic:

Algorithm

Q18. Define Algorithm?

Q19. What is the role of Algorithm in problem solving?

Q20. Which keywords/notations are used to write an algorithm?

(Fri) Lecture # 5:
Q21. Write an algorithm to find the sum, product and average of five
given numbers?

Q22. How can we measure the efficiency of algorithm?

Q23. What is meant by identification and Correction of Errors in


algorithm?

Q24. What is logical error?

(Sat) Lecture # 6:
Q25. What is Trace table?

Q26. What are the types of test data? Explain.

Q27. Differentiate between verification and validation?


Chapter#2: Binary System
Week Two:
(Mon) Lecture # 1:
Topic:
Number System
Short Questions
Q1. What is number system?

Q2. What is decimal number system?

Q3. What is binary number system?

Q4. What is hexadecimal number system?

Q5. How we can convert decimal number system to binary number


system?

Q6. Convert (156)10 to binary?

Q7. How we can convert binary number system to decimal number


system?

Q8. Convert (1000001)2 to decimal?

(Mon) Lecture # 1:
Q9. How we can convert hexadecimal to decimal?

Q10. Convert (C921)16 to decimal?


Q11. How we can convert decimal to hexadecimal?

Q12. Convert (69610)10 to hexadecimal?

(Mon) Lecture # 1:
Q13. How we can convert Hexadecimal to binary?

Q14. Convert (A23)16 to binary?

Q15. How we can convert binary to Hexadecimal?

Q16. Convert (110101111)2 to hexadecimal?

(Mon) Lecture # 1:
Topic:

Memory and Data Storage

Q17. Define Memory?

Q18. What is volatile Memory (Primary Storage)?

Q19. What is Non-Volatile Memory (Secondary Memory)?

Q20. Differentiate between memory and storage?

Q21. Differentiate between bit and byte?

Q22. What is kilo byte?

Q23. Differentiate between mega byte and giga byte?

Q24. Differentiate between Tera byte and peta byte?


(Mon) Lecture # 1:
Topic:

Boolean Proposition

Q25. Define Boolean Algebra?

Q26. Who gave the idea of Boolean Algebra?

Q27. What are Truth Values? Give example?

Q28. What is compound proposition?

Q29. What are logical operators?

Q30. What is AND operator?

Q31.What is OR operator?

Q32. What is NOT operator?

(Mon) Lecture # 1:
Q33. What is Truth Table?

Q34. Make a Truth Table for AND operator?

Q35. Make a Truth Table for OR operator?

Q36. . Make a Truth Table for NOT operator?

Q37. What are logical expressions?

Q38. What is commutative law of Boolean algebra?

Q39. What is distributive law of Boolean algebra?


Q40. What is identity law of Boolean algebra?

Q41. What is ASCII?

You might also like