Practical File of PROGRAMMING IN C: Made by
Practical File of PROGRAMMING IN C: Made by
Practical File of PROGRAMMING IN C: Made by
Made by :
Subject Teacher :
Teacher sign.
INDEX
1. 2. 3. 4. 5. 6. 7. 8. 9. 10.
Dos command Dos command Dos command Dos command Dos command Dos command Dos command Dos command Dos command
cls and its description ver and its description vol and its description date and its description time and its discription tree and its description chkdsk and its description format and its discription xcopy & attrib and its discription
Dos is the abbreviation of `Disk Operating System with a set of programs that act as a
translator between the user and the computer in order to perform the task of the user. There
Syntax :CLS
Example :-
CLS
Syntax :ver
Example :-
Ver
3. Vol: This command shows the label of current drive & and its serial number.
Syntax :vol
Example :-
VOL
4. Date: This command displays the current date. Also called as the system date.
Syntax :date
Example :-
Date
5. Time :- This command displays the current time and also the message to enter the new time.
Syntax :Time
Example :-
Time
Some of the external commands are :1. Tree :- This command displays path and optionally list the content of each directory and sub directory on the specified drive.
Example :-
TREE
2. Chkdsk :- This command is used to display the report regarding the status of the disk.
Example :-
CHKDSK
Example :-
FORMAT
4. Xcopy :- This command is used to copy one or more files or folders from one location to another.
Syntax :XCOPY source 5. Attrib :- Each and every file has some attributes stored for it.
Example :-
XCOPY/ATTRIB
INTRODUCTION
A presentation program is a computer software package used to display the information in the form of slide show. It typically includes three major functions : an editor that allows text to b inserted and formatted, a method for inserting and manipulating graphic images and a slide show system to display the content. Microsoft PowerPoint is a powerful tool to creat professional looking presentations and slide shows. PowerPoint is widely used by business peoples, educators, student, students, etc. It allows to construct presentations from scratch or by using to use wizard.
Mail merge allows you to automatically merge a list of variable information, such as addresses, with standard text to create form letters, mailing labels and other types of documents. Use mail merge to create form letters, mailing labels, envelopes, directories, and mass e-mail and fax distributions. To create a mail merge follow the following steps:-
Ms Excel is a full featured window based spread sheet program developed by Microsoft corporation is based on GUI concept which is used by million of peoples around the world. Excel includes all standard features of a spread sheet package like automatic recalculation, graphs and functions. It includes several advanced facilities like facility to include other objects with in a spreadsheet such as table and form designing. A spreadsheet is a highly interactive computer program that consist of a collection of rows and columns that are displayed on the screen in a scrollable window. Rows run horizontally in a sheet and are identified by numbers. Columns run vertically in a sheet and are identified by letters. The intersection of each row and column is called a cell. A cell can hold a number, a text string or formula that performs a calculation using one or other cells. The column letter followed by the row number is called a cell reference. Light grey line surrounded each cell is known as gridlines. Spreadsheet programs are developed to automate tasks such as technical calculations, inferential statistics, analyzing data, etc. it also has a powerful program for graphical preparation of numerical data. It is commonly used in : Production and Planning Personnel Management Marketing Payroll and Accounting Cost Analysis Budget Management and Sales Forecasting
6. A dialogue box will appear in front of you and enter the row and column no. of first subject where you have entered the marks: Row and Column no. of last subject and click ok. 7. Now you get the total of all the marks obtained by the student. 8. Similarly get the total of max. marks of all subjects. 9. Now select the %age column of first subject and click on formula in member more functions statistical average. 10. A dialogue box will open. Write row and column number of a subject where marks are entered: the row and column no. of a subject where max. marks are entered for each subject in every check box and click ok. 11. Now you get the average of marks of every subject of student. 12. Similarly get the average of marks obtained and total of marks obtained and total of max. marks. 13. Save your worksheet with (name) .xlsx extension.
MS ACCESS is the part of MS office developed by Microsoft corporation. It is relational data base management system. Using the MS access you can create data base of our data and can manage the data well. MS-access has the following features:1. It is a relational data base system that support s two industry standard query languages : structural query language (SQL) and query by example (QBE). 2. It has a unique simplified procedural macro language. 3. It has a rapid application development environment complete with visual forms and report development tools. 4. As the access has procedural programming technique so the application command can be executed sequentially. 5. It has various wizards and builders which makes it very easy to understand. 6. A sprinkling of object oriented extension. MS-access is a rich and powerful application. It has become the leading data base management program in the market. Access is powerful enough that developed to use is to cerate entire application that require little or no programming. Its easy to learn and become master In no time.