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/09/2019
Specification and Abstraction
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.
If 0 < i before the assignment i := i-1 after the assignment, we can conclude that
0 < i
0 \(\le \) i
i = 0
0 \(\ge \) i
2.
Stating the input property and the input-output relation a problem is known
specification
statement
algorithm
definition
3.
Omitting details inessential to the task and representing only the essential features of the task is known as
specification
abstraction
composition
decomposition
4.
Which of the following activities is not algorithmic in nature?
Multiply two numbers
Draw a kolam
Walk in the park
Swapping of two numbers
5.
Which of the following activities is algorithmic in nature?
Assemble a bicycle.
Describe a bicycle.
Label the parts of a bicycle.
Explain how a bicycle works.
6.
Specify a function to find the minimum of two numbers.
7.
Initially, farmer, goat, grass, wolf = L, L, L, L and the farmer crosses the river with goat. Model the action with an assignment statement.
8.
Distinguish between an algorithm and a process
9.
What is the difference between assignment operator and equality operator?
10.
How is state represented in algorithms?
11.
What is the format of the specification of an algorithm?
12.
Exchange the contents: Given two glasses marked A and B. Glass A is full of apple drink and glass B is full of grape drink. For exchanging the contents of glasses A and B, represent the state by suitable variables, and write the specification of the algorithm.
13.
Write the specification of an algorithm hypotenuse whose inputs are the lengths of the two shorter sides of a right angled triangle, and the output is the length of the third side.
1.
(b)
0 \(\le \) i
2.
(a)
specification
3.
(b)
abstraction
4.
(d)
Swapping of two numbers
5.
(a)
Assemble a bicycle.
6.
1. --minimum (a,b)
2. -- inputs: a, b are real numbers.
3. --output: result: minimum (a,b)
7.
Model of the action with an assignment statement:
1. --farmer, goat, grass, wolf = L,L.L.L.
2. Farmer, goat:= R, R
3. -farmer, goat, grass, wolf = R.R.L,L
4. --farmer: = L
5. --farmer, goat, grass, wolf = L,R,L.L
6. farmer, grass: = R, R
7. --farmer, goat, grass, wolf = R,R,R,L
8. farmer, goat: = L, L
9. --farmer, goat, grass, wolf = L,L,R,L
10. farmer, wolf: = R.R
11. --farmer, goat, grass, wolf = R,L,R,R
12. farmer: = L
13. --farmer, goat, grass, wolf = L,L,K,R
14. farmer, goat: = R,R
15. -- farmer, goat, grass, wolf = R,R,R,R
8.
| Algorithm | Process |
| An Algorithm is a sequence of instructions to solve a problem. | A process is executing of instructions to accomplish the intended task. |
| Elements of a process are abstracted in algorithms. | A process is actual execution of the steps to solution. |
| Example: Algorithm can be compared to a recipe. | Example: A process can be compared to cooking. |
9.
| Assignment Operator | Equality Operator |
| Assignment operator is used to assign the values to the variable. | The equality operator is used to compare the values of both the variables and the result is true or false. |
10.
The state represented in a algorithm is set of variables. At any place the value of the variables are substituted and evaluation is done.
11.
Let P be the required property of the inputs and Q the property of the desired outputs.
Format of specification of an algorithm:
(a) Algorithm name (Inputs)
(b) Inputs - P
(c) Outputs - Q
12.
Let the variables a, b, c represent the glass A, glass B and Glass C respectively. Variables A, B, C can store values APPLE, GRAPE or EMPTY.
Initial State:
1.-- a, b, c : = APPLE, GRAPE, EMPTY
2. C : = b
3.-- a, b, c : = APPLE, EMPTY, GRAPE
4. b : = a
5.-- a, b, c : = EMPTY, APPLE, GRAPE
6. a : = C
7.-- a, b, c : = GRAPE, APPLE, EMPTY
Final State:
Specification:
1. Exchange ()
2. -- inputs: a, b, c :- APPLE, GRAPE, EMPTY
3.--outputs: a, b, c:- GRAPE, APPLE, EMPTY
13.
1. hypotenuse (a, b)
2. -- inputs: a, b are real numbers, a > 0, b > 0
3 -- outputs: c²=a² + b² where c is real number, c > 0
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