0% found this document useful (0 votes)
36 views2 pages

03 d2 Practical Plan

The document outlines the laboratory assignment planning for the AICTE Diploma Courses in Computer Engineering for the academic year 2024-2025. It includes a list of experiments and projects related to C programming, detailing planned and actual dates along with remarks. The assignments cover various programming concepts such as arithmetic operations, conditional statements, loops, arrays, and functions.

Uploaded by

figma426
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views2 pages

03 d2 Practical Plan

The document outlines the laboratory assignment planning for the AICTE Diploma Courses in Computer Engineering for the academic year 2024-2025. It includes a list of experiments and projects related to C programming, detailing planned and actual dates along with remarks. The assignments cover various programming concepts such as arithmetic operations, conditional statements, loops, arrays, and functions.

Uploaded by

figma426
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

For AICTE Diploma Courses D2

Maharashtra State Board of Technical Education

LABORATORY ASSIGNMENT /SHEET/ JOB/ PROJECT ACTIVITY PLANNING (LP) 0079


Academic Year: 2024-2025
Program: Computer Engineering Course: PIC Course Code: 312303
Semester: Second (CO2K) Name of Faculty: Ms P.M.Achat
Batch- B1/B2/B3

Sr. Name of Experiment/ Assignment/ Sheet/ Job/ Planned Date Actual


CO Remark
No. Project Activity From To Date
* Install and study the C programming
1 1
environment.
Implement C programs using arithmetic
2 1 operators to solve given arithmetic
operations
Write well commented C programs using
formatted Input/Output statements. e.g.
Sample Output: Name : FName MName
3 1 Lname Roll No : XXXX Percentage :
(upto 2 decimal places) Date of Birth :
DD/MM/YYYY Branch, College :
XXXXXXXXXXXXX
Implement minimum two C programs using
4 1,2
Relational and conditional operator..
Implement minimum two C programs using
5 1,2
Logical Operators
Implement minimum two C programs
using nested If ..else statement and if.. else
if ladder e.g.- Write and Execute the C
6 2 program to print the grades of students
based on percentage. Grade: Distinction If
per>=75 Grade: A If per>=60 and Per=55
and Per=40 and Per<40
7 2 Develop C program using Switch staements.
Write a C program to print English
Calendar months as per given number(eg:
8 2
If input is 4 then print “April”) using
Switch statement.
Implement minimum two C programs using
9 2
'while' loop and 'do...while' loop statements.
Print various patterns using loops. e.g. -
Write C Program to print following or
similar pattern
10
2 *
**
***
****
Implement C programs using One
11 2,3
Dimensional Array. (e.g.-Write C program
to input 5 numbers using array and display
sum of it)
Implement C programs using Two
12 3 Dimensional Array. (e.g.-Write C program
to calculate addition of two 3X3 matrices.)
Write C program to perform following
operations without using standard string
13 3
functions. i) Calculate Length of given
string ii) Print reverse of given string.
Implement ‘ Array of Structure’ in C (e.g.-
14 3 Accept and Display 10 Employee
information using structure)
Develop C program using in-built
15 4
mathematical and string functions.
Write C program to demonstrate User
16 4
defined Functions
Write C Program to print addresses and
values of variables using Pointer. (e.g.-
17 5
Write C program to access and display
address of variables.)
Implement C Programs to perform
18 5
arithmetic operations using Pointer

Name and Signature of Faculty Name and Signature of HOD

You might also like