Practical File Index: Program No. & Name
Practical File Index: Program No. & Name
Program No. & Name 1. Write any Six tools used in MS-Word and name at least ten tools of each. 2. Write the steps to perform Mail merge operations in MS-Word. 3. Write the various types of addressing technique used in MS-Excel. 4. Write any Six tools used in MS-Excel and name at least ten tools of each. 5. Write the steps to perform conditional formatting in MS-Excel. 6. Write the coding format/sheet of COBOL 7. WAP to demonstrate input and output verbs. 8. WAP to demonstrate PICTURE & VALUE clause 9. WAP to demonstrate data movement verbs. 10. WAP to demonstrate edited characters in PICTURE clause 11. WAP to demonstrate arithmetic verbs 12. WAP to demonstrate Conditional verbs 13. WAP to demonstrate Conditional name 14. WAP to demonstrate various PERFORM statements. 15. WAP to create a Table and perform linear search (dual search). 16. WAP to create a Table and perform Binary search. 17. WAP to demonstrate Sequential files operations a. To create a file b. To append records in an existing files c. To read all records of a file d. To read a specific record of a file e. To modify a specific record of a file 18. WAP to demonstrate Indexed files a. To create a file b. To append records in an existing files c. To read all records of a file d. To read a specific record of a file e. To modify a specific record of a file f. To delete a specific record in a file 19. WAP to demonstrate Relative files a. To create a file b. To append records in an existing files c. To read all records of a file d. To read a specific record of a file e. To modify a specific record of a file f. To delete a specific record in a file 20. WAP to demonstrate String & Unstring verbs.