FOC Practical Question
FOC Practical Question
Create the document containing the text given below, and perform the following
tasks:
A program is a set of instructions, which are executed by a computer, in
order to perform specific tasks.
There are so many computer languages such as BASIC, COBOL,
FORTRAN, PASCAL, C, C++.
(i) Justify the text.
(ii) The words such as BASIC, COBOL, FORTRAN, PASCAL, C, C++
must be in bold size.
Create the document containing the text given below, and perform the following
tasks:
A Flowchart is a diagrammatic representation of instructions to perform
a particular task.
A program is a set of instructions, which are executed by a computer, in
order to perform specific tasks.
(i) Correct the spellings such as representation, instructions.
(ii) Show the words Flowchart, Program in Italic style and Underline
them.
(iii) Save the document under a suitable name.
Creating Table with sample data and formatting table using Table Properties.
Create a Mail Merge application in MS-Word to invite your friends for Birthday
celebration.
MS-EXCEL
Create an EXCEL sheet of student mark sheet using Bar and pie chart.
Create an EXCEL sheet for a CITY population data using pie chart.
Create an EXCEL sheet for Sample Employee data and calculate the HRA, DA, TA
and Salary.
Create an EXCEL sheet with Sample data and Insert object in the worksheet.
Create an EXCEL sheet with Sample data and Insert picture in the worksheet.
Write a simple C program for menu driven calculator using switch statement
Write a simple C program for finding whether the number is Prime or Not
Write a simple C program to find String Length without using library function