Skip to content

madhusudanhasbe/Programming-in-C-Lab

Repository files navigation

Programming in C Lab Assignments (Semester 2)

This repository contains all the lab programs developed during Semester 2 as part of the Programming in C course.


About the Repository

This repository showcases a collection of C programs written as part of semester coursework.


Concepts Covered

  • Data Types and Variables
  • Operators and Expressions
  • Control Structures
    • if, if-else, switch statements
    • Looping: for, while, and do-while loops
  • Functions
    • Function Declaration and Definition
    • Recursion
  • Arrays and Strings
  • Pointers
  • Structures and Unions

Releases

No releases published

Packages

No packages published

Languages