C’ Language
About Course
C is a building block for many other currently
known languages. C has features that allow the programmer to organize programs
in a clear, easy, logical way. After learning this language candidates are able
to start with their others oops related language like c++,.net and java.
|
C ++ Course Contents :
|
|
Object
oriented programming
• Basic concept of object oriented programming |
Basic
program with c++
• What is c++ ,simple c++ program, if else, nested if else |
Tokens
Expression and control structure
• Introduction Tokens keywords ,Identifiers ,constants • basic data type user define data type, declaration of variable, dynamic initialization of variable, reference variable • operators in c++ |
Function
in c++
• Introduction main function, function prototyping • inline function ,default argument ,recursion • function overloading friend and virtual function |
Class
and object
• Introduction, specifying a class definition of member function • private member function, static member function, • array within class, static data members. |
Constructor
and destructor
• Introduction Constructor ,parameterized constructor • Multiple constructor in classes, Constructor with default argument • Copy constructor, destructors |
Operator
overloading
• Introduction, definition of operator overloading, • Overloading unary operator, overloading binary using friend. |
Inheritance
• Introduction, Definition of derived classes, Single inheritance, Multiple inheritance • Multilevel inheritance, Hierarchical inheritance; Hybrid inheritance, • virtual base class and Abstract classes |
virtual
function and polymorphism
virtual function and pure virtual function |
Working
with files
• Introduction, Classes for file stream operator • Opening and closing a file, Sequential input and output operation |
No comments:
Post a Comment