You are on page 1of 2

LAB INDEX

STUDENT NAME: UID:


SUBJECT: BCPC LAB CODE: CSP-133
BRANCH: GROUP:
S. NAME OF PRACTICAL PAGE DATE MARKS TEACHERS
NO LW VV FW TM
NO. NAME
12 8 10 30
1 Introduction & demonstration of various
components of Computers.
Introduction to Windows

2 Working with Word Processing i.e.MS-Word

3 Working with SpreadSheets

4 Introduction To MS-Powerpoint.

UNIT-2 PROGRAMS
5 To print a message on screen.

6 6.1 To find that given number is even or odd.


6.2 To find the greatest among 3 numbers using if
else statement.
6.3 To add, subtract, multiply, divide using switch
statement.
7 7.1 To print pyramid for different patterns
using for loop.
7.2 To print the table of a given number using
while/ do while loop.
7.3 To print the factorial of a no.
8 8.1 To swap two numbers using call by value &
call by reference.
8.2 To print the sum of first n natural numbers by
using recursion
UNIT-3
9 9.1 To display the biggest value in an integer
array.
9.2 To Multiply two Matrices using arrays.

10 10.1 To concatenate two strings & store the result


in third string.
10.2 To check whether the string is palindrome
11 11.1 To read & print the record of 5 students
using structures.
11.2 To implement the concept of union.

12 To copy the contents of one file to another file.

You might also like