Programming with C

⌘K
  1. Home
  2. Docs
  3. Programming with C
  4. Arrays and Strings

Arrays and Strings

Some of the below topics shall be covered,

Introduction to Arrays:

  • Declaration
  • Initialization
  • One Dimensional array

Example Program:

  • Computing Mean
  • Median and Mode
  • Two dimensional arrays

Example Program:

  • Matrix operations
  • Addition
  • Scaling
  • Determinant
  • Transpose

String operations:

  • length
  • compare
  • concatenate
  • copy-selection sort
  • linear
  • binary search

Views: 1

Articles

How can we help?

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments