C++

c++

I. INTRODUCTION

  • Features of Opps

II. FUNDAMENTALS OF C++

  • Constants
  • Variables
  • Keywords
  • Data types
  • Operators

III.DECISIONS, LOOPS, ARRAYS, STRINGS, STRUCTURE

IV. FUNDAMENTALS

  • Functions Prototype, Definition, Calling Functions,
  • Function Overloading
  • Default Arguments
  • Inline Functionse
  • VIRTUAL FUNCTIONS
  • FRIEND FUNCTIONS
  • STATIC FUNCTIONS

V. FUNDAMENTALS

  • Functions Prototype, Definition, Calling Functions,
  • Function Overloading
  • Default Arguments
  • Inline Functions

VI.Access Specifies

  • Public
  • Private
  • Protected

VII.Objects and Classes

VIII.CONSTRUCTORS & DESTRUCTORS

IX. OPERATOR OVERLOADING

X. INHERITANCE

  • Single level inheritanceli>
  • Multi
  • Multiple
  • Hybrid
  • Hierarchical

XI. FILES

  • Formatted text
  • Un formatted text