This is for CO102 practical codes,this will help students to get their desired output , all the codes are in their respective order of their experiments. Three branches have been created for their codes namely "prog_1to5","prog_1to10 , prog_11to15"...more branches will be created as per the needs \
If anyone is having any different code then he/she can give me a PR and I'll review the code then merege it.
One can either use a local repo or you can use https://vscode.dev/ this site and open this repo or a repo which you have forked it to open the codes
DON'T MESS UP WITH THE NUMBERING SYSTEM, THEY ARE ARRANGED IN EXPERIMENT ORDER, If you have another Serial Numbering system or Indexing system then just inform me
program1.c --> Exp1 --> WAP to Print Hello World
program2.c --> Exp2 --> WAP to Print Sum and avg of two numbers
program3.c --> Exp3 --> WAP to print and calculate SImple Interest
program4.c --> Exp4 --> WAP to display ASCII
program5.c --> Exp5 --> WAP to display grades
program6.c --> Exp6 --> WAP to check whether the given number is positive or negative
program7.c --> Exp7 --> WAP for SWitch Statements
program8.c --> Exp8 --> WAP to print power of a given number using for loop
program9.c --> Exp9 --> WAP to print operator
program10.c --> Exp10 --> WAP for linear search
program11.c --> Exp11 --> WAP for Binary Search
program12.c --> Exp12 --> WAP for Selection Sort
program13.c --> Exp13 --> WAP for Bubble Sort
program14.c --> Exp14 --> WAP for Insertion Sort
str.c --> Exp15 --> WAP for string operations
anuragak021/CO102
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|