0% found this document useful (0 votes)
7 views13 pages

Da 3

embedded c assignement

Uploaded by

Affan Ahmmed
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)
7 views13 pages

Da 3

embedded c assignement

Uploaded by

Affan Ahmmed
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/ 13

Digital Assignment 5

Embedded C LAB
Winter Semester 24
Submitted by,
Affan Ahmmed
21BEI0006
Experiment : String Functions

Aim: to employ functions like count vowels, replace vowels and reverse String

Software: Codeblocks IDE

Count Vowels
Replacing vowels with ‘v’:
Reversing String:
Experiment: Array Functions:

Aim:

a) Find the max and min numbers.

b) Count the number of 7s.

c) Find the row and column sums of a matrix

You might also like