C/C++ Details

>

C Syllabus

  • Basics of C1
  • An Overview Of C And Buzzwords2
  • Control Statement3
  • Array in C4
  • String Handling5
  • Function in C6
  • Pointers in C7
  • Structures and Unions8
  • Dynamic Memory allocation9
  • LinkedList10
  • File Management in C11
  • Preprocessor12

C++ Syllabus

  • C++ Overview1
  • Functions and Variables2
  • Classes in C++3
  • Operator Overloading4
  • Initialization and Assignment5
  • Storage Management6
  • Inheritance7
  • Polymorphism8
  • Input and Output in C++ Programs9
  • Exceptions10
  • Templates11
>