Page 397 - Web Applications (803) Class 11
P. 397
9. Design a poster on ‘Save Water’ in GIMP.
JAVASCRIPT
10. Create the following programs in JavaScript.
a. To calculate simple interest.
b. To calculate area of a circle.
c. Convert the temperature Celsius to Fahrenheit.
11. Write the JavaScript code to generate the following pattern:
8 8 8 8 8 8 8 8 8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8
8 8 8 8 8 8 8 8 8 8
12. Write a JavaScript program to calculate the area of a circle.
13. Write a Program in JavaScript to determine whether a given number is prime or not.
Projects 395

