You are on page 1of 5

TRINITY INTERNATIONAL SS & COLLEGE

Dillibazar Height, Kathmandu, Nepal

LAB WORK # 2: Programming concept and logics : C Programming

(COMPUTER SCIENCE)

SUBMITTED BY: SUBMITTED TO:

NAME: Aayush Ghorsane

GRADE: XI (ME1) PRAVEEN KOIRALA

DATE : 2080/07/21 Faculty of Computer Science

KATHMANDU, NEPAL

2023
Table of Contents

S. No. Page No.

1. Acknowledgement I

2. Objectives II

3. Theoretical Background (1-…….)

3.1 C Programming

3.1.1 Programming concept and logic

4. Work Done

4.1 Work Done on Programming concept and logics ……

5. Conclusion ……

6. Bibliography …….

7. Appendix ….....
2. Objective

The main objectives of the lab work are as follows:


1.To understand the anatomy of a C program.
2.To design a program with algorithms and flowchart.
3.To understand preprocessor directive and header files.
4.To get familiar with different data types.
5.To write a first C program.
6.To understand the compilation process.
7.To apply arithmetic and logical operators.

You might also like