Programming Language C/ C++

  • Home
  • Course
  • Programming Language C/ C++

Programming Language C/ C++

Course Duration : 4 Month

C is a powerful system programming language which is one of the most widely used programming languages of all time, and C compilers are available for the majority of available computer architectures and operating systems.

C++ is an excellent general purpose programming language with modern bells and whistles.C++ builds on c and began as an extension of c. Though sometimes viewed as “nichey” , C++ is widely used in software industry. Some of its key application domains include system software, application software, device drivers, embedded software, high performance server and client applications and entertainment software such as video games .C++ has greatly influenced many other popular programming languages, most notably java.

Training Content :-

  • Introduction
  • First program of ‘C’
  • IDE
  • Variables
  • Operators
  • Control Statements
  • Looping
  • Case
  • Jumping Statements
  • Functions
  • Array
  • Strings
  • Structures
  • Pointers
  • File handling
  • OOPs
  • Basic
  • Paradigms of OOPs
  • Classes
  • Objects
  • Encapsulation
  • Inheritance
  • Templates
  • Virtual functions
  • File handling