Copa Assignment 2023-24
Copa Assignment 2023-24
COPA Assignment
Session – 2023-24
1.Briefly tell about fire extinguisher and what are their full name?
Ccl4
Co2
CTCs
CBrcIf2
Level 5 Headline
Level 6 Headline
Font Size2
Font Size3
Font Size4
Font Size5
Font Size6
Font Size7
Mouse
Keyboard
Microphone
OMR
OCR
MICR
2.Output Device
Monitor
Printer
Speaker
Headphone
Plotter
Projector
43. What is MS DOS? how many types of its commands are there,
explain with examples?
44. What program are required to establish coordination between
operating system and the Computer.
45. Letter wishing Happy Diwali to your friends in MS Word and Mail-
Merge it and send it to 10 friends in which Name, Address, State, etc.
Name Month
? ?
? ?
50.use of H Lookup-
Item Mouse keyboard Fan Mouse Printer
cost 500 800 1000 500 2000
salse 600 900 1500 550 2500
Cost 300 850 2000 600 3000
Salse 350 950 2500 650 3500
Item Sales/Cost
? ?
? ?
..
53.
54.
555.
56.
557.
558.
5959.
6060.
61.
TOPIC - Employability skills
1. What are the types of speech in English languages?
2. What is tenses explain all type give example?
3. What is meant by body language?
4. Explain occupation safety, health & environment education?
5. Explain in labor welfare legislation?
6. Explain information technology literacy with diagram?
7. What are the types of article in English language?
8. Explain the punctuation mark?
9. Create your cv format.
10. Creating Email ID.
11. What are homographs?
12. Write a note on reading process?
13. What is benefit of knowing grammar?
14. What is voice?
15. Write all shortcuts keyboard?
16. Explain the quality tools.
17. Explain the environment?
18. Explain the global warming?
19. Explain the pollution?
20. What is health safety?
21. What is Non- verbal communication?
22. Explain the computer security and privacy?
23. What are the types of sentence?
24. Explain the stress management process?
25. Explain the 5S with example ?
TOPIC - JAVASCRIPT
1. Write a program to convert Celsius to Fahrenheit.
2. Write the types of pop up box with example.
3. Write a program to animate the object using manual animation.
4. Write a program in JavaScript to sum of numbers using an array.
5. Create a student registration form for job application and validate the form fields
using JavaScript.
6. Write a program to print the following format.
*
**
***
****
*****
7. Write a program to calculate the arithmetic operation in JavaScript.
8. Write a program to calculate the power, square root and length in JavaScript.
9. Write a program to calculate the factorial value of given number.
10.Write a program to calculate the area of rectangle, area of triangle and area of square
using function in JavaScript.
11.Write a program to find some in-built functions which are used by Math object.
12.Write a program to find some String functions used in JavaScript.
13.Write an example of two dimensional array.
14.Write a program to print the user details which are taken by html form.
15.Write a program to print the table of user defined number.
TOPIC - PYTHON
1. Write and test a python program to demonstrate print statement, comments,
different types variables.
2. Write a program in python that use branching statements.
3. Write a program in python that use iteration.
4. WRITE A program of arithmetic operation in python.
5. Write a list program and insert some elements in particular position.
6. Do the following in list...
Copy, remove, delete, append, duplicate entry
7. Write a tuple program and insert some elements in particular position.
8. Merge two sets in a single set and display its values.
9. Write a set program with duplicate values and display them without duplicate and
inorder.
10.Write a program to remove element from set.
11.Write a program to add two sets in a single and display its content.
12.Write a program to differentiate of set elements and display remained elements.
13. Write a program of dictionary and display the values on the basis of keys.
14.Write a array program in python and do the following operations –
Append(), clear(), copy(), count(), pop(), remove()
15.Write some built-in math functions in python.