Subject Details
Dept     : EEE
Sem      : 3
Regul    : R2019
Faculty : Devi
phone  : NIL
E-mail  : devi.g.cse@snsct.org
849
Page views
42
Files
1
Videos
0
R.Links

Icon
Announcements

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Streams,
    String I/O,
    Character I/O – Object I/O,
    File Pointers,
    Disk I/O with Member Functions,
    Error Handling in File I/O,
    Templates: Introduction,
    Function Templates,
    Overloading Function,
    Class Templates,
    Exception Handling,
    Syntax,
    Multiple exceptions

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Virtual Function – Friend Function,
    Static Function-Assignment and Copy Initialization

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Need for object oriented programming – Procedural Languages vs. Object oriented approach,
    Characteristics Object oriented programming,
    C++ Programming Basics: Basic Program Construction - Output Using cout - Input with cin,
    Data types,
    Variables and Constants,
    Operators,
    Control Statements,
    Manipulators,
    Type conversion,
    Simple Class,
    C++ Objects as Physical Objects,
    C++ Object as Data types,
    Constructors and Destructors,
    Object as Function Arguments,
    Returning Objects from Functions,
    Structures and Classes,
    Arrays ,
    Strings

  • Youtube Video

    Dear Students the Youtube Video has been uploaded for the following topics:
    Constructors in C++

  • Lecture Notes

    Dear Students the Lecture Notes has been uploaded for the following topics:
    Need of operator overloading,
    Overloading Unary Operators,
    Overloading Special Operators,
    Data Conversion,
    Inheritance: Derived Class and Base Class,
    Derived Class Constructors-Overriding Member Functions,
    Class Hierarchies-Public and Private Inheritance,
    Levels of Inheritance,
    Multiple Inheritance