MCA 106: PC Software Lab
Lectures: 6 Periods/Week | Sessional Marks: 30 |
University Exam: 3 Hours | University Examination Marks: 70 |
Lab Cycle
MS-WORD
- Design an Invitation to invite Staff, students to a seminar on “Emerging Trends in Computers”.
- Assignment using Mail merge.
- Creation of Bio-Data: consisting Name, email-id, Contact Address, Carrier Objective, Educational qualifications, social activities, achievements.
- Assignment to implement macro operations.
- Make a Power point presentation on your carrier planning.
- Make a Power point presentation on any Current affair.
- Make a Power point presentation to represent a Software Company Profile.
- Make a Power point presentation about things you learned during student life.
MS-ACCESS
- Create a database using MS-ACCESS with atleast 5 records TABLE1 STRUCTURE: EMPLOYEE NUMBER NAME DOB GENDER DEPARTMENT TABLE2 STRUCTURE: EMPLOYEE NUMBER BASIC HRA DA DEDUCTIONS GROSS SALARY Maintain the relationship between two tables with REGISTER NUMBER as a Primary Key and answer the following quarries: Show the list of Employees with the following fields as one query EMPLOYEE NUMBER NAME GENDER GROSS SALARY
- Maintain the relationship between above two tables with EMPLOYEE NUMBER as a Primary Key and generate following reports: Report 1 : EMPLOYEE NUMBER, NAME, BASIC HRA DA DEDUCTIONS Report 2 : EMPLOYEE NUMBER, DEPARTMENT, NET SALARY. Use forms to enter data in to tables
- Create a table and form with following fields Book Number, Book Name, Author, Publisher, Price Generate the report with following fields All Books with price between Rs.500 and Rs.1000
MS-EXCEL
- Create an electronic spreadsheet to convert
- Decimal Numbers to Hexa decimal, Octal, Binary
- Binary to Decimal, Octal, Hexadecimal
- Hexadecimal to Decimal, Octal, Binary
- The Cement Company shows the sales of different products for 5 years. Create column chart, Pie Chart and Bar chart for the following data
YEAR PRODUCT-1 PRODUCT-2 PRODUCT-3 PRODUCT-4 2004 1000 800 900 1000 2005 800 80 500 900 2006 1200 190 800 400 2007 400 200 300 1000 2008 1800 400 400 1200 - Demonstrate Hyper Linking in Excel.