0% found this document useful (0 votes)
18 views

Grade Isc 11 Wrick Computer Project 1

This document contains 15 programs across 10 units covering C programming concepts like variables and expressions, logical operators, conditional statements, functions, and arrays. Each program includes an algorithm, variable description table, and output. The programs provide examples of using basic programming constructs like arithmetic operators, if/else statements, functions, and one-dimensional arrays.

Uploaded by

wrickm19
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)
18 views

Grade Isc 11 Wrick Computer Project 1

This document contains 15 programs across 10 units covering C programming concepts like variables and expressions, logical operators, conditional statements, functions, and arrays. Each program includes an algorithm, variable description table, and output. The programs provide examples of using basic programming constructs like arithmetic operators, if/else statements, functions, and one-dimensional arrays.

Uploaded by

wrickm19
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/ 50

1

ACKNOWLEDGEMENT

2
INDEX PAGE
S.NO TOPIC PAGE NO.

3
COMPUTER PROJECT-1
UNIT 7- VARIABLES AND EXPRESSIONS
PROGRAM 1-Write a program using arithmetic operators
ALGORITHM-

4
Variable Description Table
Variable Name Data Type Description

OUTPUT

5
PROGRAM 2
ALGORITHM-

6
WRITE A PROGRAM USING LOGICAL OPERATORS

7
Variable Description Table
Variable Name Data Type Description

OUTPUT-

PROGRAM3
ALGORITHM-

8
WRITE A PROGRAM USING RELATIONAL OPERATORS

9
Variable Description Table
Variable Name Data Type Description

OUTPUT:-

10
PROGRAM 4
ALGORITHM-

11
WRITE A PROGRAM USING THE PRECEDENCE OF OPERATORS

Variable Description Table


Variable Name Data Type Description

OUTPUT-

12
PROGRAM 5-
ALGORITHM-

13
WRITE A PROGRAM USING PREFIX INCREMENT OPERATOR

14
Variable Description Table
Variable Name Data Type Description

OUTPUT-

15
UNIT 8-Conditional Statesments
PROGRAM 1- IF STATEMENT
ALGORITHM-

16
Variable Description Table
Variable Name Data Type Description

OUTPUT-

PROGRAM 2 IF-ELSE-STATEMENT
ALGORITHM-

17
Variable Description Table
Variable Name Data Type Description

OUTPUT-

18
PROGRAM 3 IF-ELSE-IF PROGRAM-

ALGORITHM-

19
Variable Description Table
Variable Name Data Type Description

OUTPUT-

20
PROGRAM 4 SWITCH PROGRAM-
WRITE A PROGRAM TO INPUT DAY AND PRINT DAY NAME.

ALGORITHM-

21
Variable Description Table
Variable Name Data Type Description

OUTPUT-

22
PROGRAM 5-PROGRAM WITH TERNARY OPERATOR
ALGORITHM-

23
Variable Description Table
Variable Name Data Type Description

OUTPUT

24
UNIT 9- USER DEFINED FUNCTIONS
PROGRAM 1-

ALGORITHM-

25
26
Variable Description Table
Variable Name Data Type Description

PROGRAM-2
ALGORITHM-

27
Variable Description Table
Variable Name Data Type Description

28
PROGRAM 3
ALGORITHM-

29
30
Variable Description Table
Variable Name Data Type Description

31
PROGRAM 4
ALGORITHM-

32
Variable Description Table
Variable Name Data Type Description

33
OUTPUT

PROGRAM 5
ALGORITHM-

34
35
Variable Description Table
Variable Name Data Type Description

36
UNIT 10-ARRAYS
PROGRAM 1
ALGORITHM-

37
OUTOUT

Variable Description Table


Variable Name Data Type Description

38
39
PROGRAM 2
ALGORITHM-

40
Variable Description Table
Variable Name Data Type Description

OUTPUT

41
PROGRAM 3
ALGORITHM-

42
Variable Description Table
Variable Name Data Type Description

OUTPUT

43
44
PROGRAM 4
ALGORITHM-

45
OUTPUT

46
Variable Description Table
Variable Name Data Type Description

47
PROGRAM 5
ALGORITHM-

48
49
Variable Description Table
Variable Name Data Type Description

OUTPUT

50

You might also like