11th Standard Syllabus & Materials
11th Standard
TN 11th Tamil இயற்கை வேளாண்மை,சுற்றுச்சூழல் -செய்யுள் - மனோன்மணீயம் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil என்னுயிர் என்பேன் -துணைப்பாடம் - இசைத்தமிழர் இருவர் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மொழி கலை -செய்யுள் - ஒவ்வொரு புல்லையும் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - இலக்கணம் - பகுபத உறுப்புகள் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - துணைப்பாடம் - வாடிவாசல் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - செய்யுள் - குறுந்தொகை Important Questions And Answers Study Material - QB365 Set A

Published on: 04/10/2019
Composition and Decomposition
Download Tamil Nadu 11th Standard Computer Science question papers, model tests, one-mark questions, important questions, and public exam papers in PDF format. Free study materials and answer keys for TN State Board students.
Questions + Answers key
Take MCQ Computer Science Test

1.
For the given two flowcharts write the pseudo code.
2.
Write a note on refinement.
3.
Explain conditional statement.
4.
Write an algorithm to compare two values and returns if a > b is -1, a < b = 1 and a=b=0. Using case analysis.
5.
Write an algorithm to find the minimum of two number.
6.
Describe conditional statement.
7.
Define a function to double a number in two different ways:
(1) n + n,
(2) 2 x n.
8.
Draw a flowchart for -3 case analysis using alternative statements.
9.
What is case analysis?
10.
If C is false in line 2, trace the control flow in this algorithm.
1 S1
2 -- C is false
3 if C
4 S2
5 else
6 S3
7 S4
1.
1. Enter A,B
2. Initialise Q-0, r-A
3. If r ≥ B, then do Q-Q+1; r-r-B else r,q
4. Exit.
2.
After decomposing a -problem into smaller subproblems, the next step is either to' refine the subproblem or to abstract the subproblem.
1. Each subproblem can be expanded into more detailed steps. Each step can be further expanded to still finer steps, and so on. This is known as refinement.
2. We can also abstract the subproblem. We specify each subproblem by its input property and the input-output relation. While solving the main problem, we only need to know the specification of the subproblems. We do not need to know how the subproblems are solved.
3.
Conditional statement: Sometimes we need to execute a statement only if a condition is true and do nothing if the condition is false. This is equivalent to the alternative statement in which the elseclause is empty. This variant of alternative statement is called a conditional statement. If C is a condition and S is a statement, then
if C
S
is a statement, called a conditional statement, that describes the following action:
1. Test whether C is true or false.
2. If C is true then do S; otherwise do nothing.
The conditional control flow is depicted in the flowchart.
4.
1. compare(a,b)
2. case a
3. result:=-1
4. case a=b
5. result;=0
6. else--a>b
7. result:=1
5.
1. minimum(a,b)
2. --a,b
3. ifa
4. result:=a
5. else
6. result=b
7. --result=a \(\downarrow\) b
6.
(i) Test whether C is true or false.
(ii) If C is true then do S; otherwise do nothing
7.
(1) double (n)
--inputs: n is a real number or an integer, n > 0
--outputs: y is a real number or an integer such that y= n x h.
(2) double (n)
--inputs: n is a real number or an integer, n > 0
--outputs: y is a real number or an integer such that y = 2 x n.
8.

9.
1. Case analysis statement generalizes it to multiple cases.
2. Case analysis splits the problem into an exhaustive set of disjoint cases.
10.
S1; S2; S4
11th Standard Syllabus & Materials
11th Standard
TN 11th Tamil பீடு பெற நில் - செய்யுள் - காவடிச்சிந்து Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - உரைநடை - மலை இடப்பெயர்கள் : ஓர் ஆய்வு Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மாமழை போற்றுதும் - துணைப்பாடம் - யானை டாக்டர் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மாமழை போற்றுதும் - செய்யுள் - ஐங்குறுநூறு Important Questions And Answers Study Material - QB365 Set A
Tamilnadu Stateboard 11th Standard Subjects

Maths

Commerce

Economics

Biology

Business Maths and Statistics

Accountancy

Computer Science

Physics

Chemistry

Maths

Biology

Economics

Physics

Chemistry

History

Business Maths and Statistics

Computer Science

Accountancy

Computer Applications

History

Computer Technology

Commerce

Computer Applications

Computer Technology

Tamil

English

French
Tamilnadu Stateboard Standards