0% found this document useful (0 votes)
5 views18 pages

Practical Ppc1 Merged

Uploaded by

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

Practical Ppc1 Merged

Uploaded by

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

CHHOTU RAM RURAL INSTITUTE OF

TECHNOLOGY
PRACTICAL FILE

 NAME = ABHISHEK SINGH


 ENROLLMENT NO. = 2321051003

 BRANCH = COMPUTER ENGINEERING

 SUBJECT = PRINCIPLES OF PROGRAMMING


IN C

 SUBMITTED TO = Mrs. MONIKA MAM


INDEX
PRACTICAL
NO . TOPIC
Programming exercises on executing
PRACTICAL :- and editing a C program.
1

Programming exercises on defining


PRACTICAL :- variables and assigning values to
2 variables

PRACTICAL :- Programming exercises on arithmetic,


3 logical and relational operators

Programming exercises on formatting


PRACTICAL :- input/output using print and scan and
4 their return type values.

PRACTICAL :- Programming exercises using if


5 statements.

PRACTICAL :-
Programming exercises using if – Else
6

Programming exercises on switch


PRACTICAL :- statements
7
PRACTICAL :- Programming exercises on while and
8 do – while statement

PRACTICAL :- Programs on a two-dimensional array


9
PRACTICAL :- Programs on a one-dimensional array.
10
PRACTICAL :- Simple programs using pointers
11
PRACTICAL :- Simple programs using structures.
12
 PRACTICAL: -1
Programming exercises on executing and editing a C program.
 Print your name 10 times.

 Output ….
 PRACTICAL: -2
Programming exercises on defining variables and assigning values
to variables

 Output ….
 PRACTICAL: -3
Programming exercises on arithmetic, logical and relational
operators
 Relational operators: -
 Output …. Relational operators:-

 Arithmetic operators
 Output …. Arithmetic operators

 PRACTICAL: -4
Programming exercises on formatting input/output using print
and scan and their return type values.

 Output ….
 PRACTICAL: -5
Programming exercises using if statements.

 Output ….
 PRACTICAL: -6
Programming exercises using if – Else

 Output ….
 PRACTICAL: -7
Programming exercises on switch statements
 Output ….

 PRACTICAL: -8
Programming exercises on while and do – while statement

 Output ….
 PRACTICAL: -9
Programs on a two-dimensional array.

 Output ….
 PRACTICAL: - 10
Programs on a one-dimensional array.

 Output ….
 PRACTICAL: - 11
Simple programs using pointers

 Output ….
 PRACTICAL: - 12
Simple programs using structures.
 Output ….

 PRACTICAL: - 13
Simple programs using union
 Output ….

You might also like