STD 10 First Term Notes
STD 10 First Term Notes
STD 10 First Term Notes
STD: 10th
1
Q2: Long Forms
1. VIRUS => Vital Information Resource Under Siege.
2. LAN => Local Area Network.
3. MAN => Metropolitan Area Network.
4. WAN => Wide Area Network.
5. IP => Internet Protocol.
6. URL => Uniform Resource Locator.
7. DNS => Domain Name Server.
8. IDE => Integrated Development Environment
9. STDIO => Standard Input Output.
10. BCPL => Basic Combined Programming Language.
2
8. Shift + Ins => Paste
9. Ctrl + Del => Delete
10. ALT+ X => Quit
11. ALT+ Enter => Full Screen
12. F5 => Maximize
3
Flow arrow To maintain executing
flow of program.
4
Q6: Write Algorithm and flowchart for following
1. Addition of two numbers.
2. Subtraction of two numbers.
3. Multiplication of two numbers.
4. Division of two numbers.
5. Average of three numbers.
6. Area of circle.
7. Area of rectangle.
8. Area of cube.
9. Perimeter of rectangle.
10. Check whether number is greater than 250 or not.
11. Check whether number is positive or not.
12. Calculate Percentage of four subjects. Check
whether percentage greater than 55. And also print
result of student.
5
Q7: Write C program for following output
1. Good morning, Everyone
2.
*
**
***
****
6
10. Program to calculate average of three numbers.