... Search Here ...

Brilliko Institute of Multimedia is Providing Animation, Web designing, VFX & Multimedia education..

CONTACT US

Brilliko Program
C / C++

img Brilliko Institute of Multimedia
img img

C and C++ are two of the oldest programming languages created in the decade of 1970, which are still relevant even today. Both languages are very much similar but the basic differential factor being is that C is a procedural language developed for simpler computational programming whereas C++ is an object-oriented language developed for complex computational programming. 99% of the C language codes can run on C+ as well.

online

MODULE 1 - FUNDAMENTAL C / C++

Introduction to c
An overview of c and buzzwords
Input and output operation
Decision making and looping
Arrays and strings
Function” tab
Pointers
Structures and unions
File management in c
Data structure with c
Introduction to c++
An overview of c++ and buzzwords
Functions
Classes and objects
Constructors & destructors
Inheritance: extending classes
Pointers,virtual functions and polymorphism
File managements in c++
Exception handling