C Language

Course Code:

SAVVY/C LAN./013

Eligibility:

12th Pass

Duration:

2 Months

Fees:

3500


C Language


C Language is a procedural programming language.It was mainly developed as a system programming language to write an operating system. The main features of C language include low-level access to memory, a simple set of keywords, and clean style, these features make C language suitable for system programmings like an operating system or compiler development.Many later languages have borrowed syntax/features directly or indirectly from C language. Like syntax of Java, PHP, JavaScript, and many other languages are mainly based on C language. 

CONTENT:-

  • Introduction Of Computer Concept& Fundamentals
  • Introduction To Programming Language
  • Constant, Variable And Data Type
  • Operators And Expression
  • Character & String Function
  • Making & Branching Statements
  • Making & Looping Statement
  • Array
  • String handling
  • User defined function
  • Structure & union
  • Pointer
  • File Management & Dynamic Memory Allocation