Posts

OOP Using C++

 Course Code: UGCA1909 Course Name: Object Oriented Programming using C++ Detailed Contents Unit-I  Principles of object oriented programming , Introduction to OOP and its basic features , Basic components of a C++Program and program structure, Compiling and Executing C++ Program. Difference between Procedure Oriented Language(C) and Object Oriented Language Unit-II Classes & Objects and Concept of Constructors , Defining classes , Defining member functions , Declaration of objects to class , Access to member variables from objects , Different forms of member functions , Access specifiers (Private, public, protected) , Array of objects . Introduction to constructors , Parameterized constructors, Copy Constructor , Multiple constructors in class , Dynamic initialization of objects , Destructors . Unit-III Inheritance and Operator overloading , Introduction to Inheritance, Types of inheritance: - Single inheritance, Multiple inheritance, Multilevel inheritance, Hie...

FCPIT

 Unit-I Human Computer Interface : Concepts of Hardware and Software ; Data and Information . Functional Units of Computer System : CPU , registers , system bus , main memory unit , cache memory . Inside a computer : SMPS , Motherboard , Ports and Interfaces , expansion cards, ribbon cables, memory chips, processors. Devices : Input and output devices (with connections and practical demo), keyboard, mouse, joystick, scanner, OCR, OMR, bar code reader, web camera, monitor, printer, plotter. Memory : Primary, secondary, auxiliary memory , RAM, ROM , hard disks , optical disks. Data Representation : Bit, Byte , Binary, Decimal, Hexadecimal, and Octal Systems , Conversions and Binary Arithmetic ( Addition / Subtraction / Multiplication) Applications of IT. Unit-II Concept of Computing, Types of Languages : Machine, assembly and High level Language ; Operating system as user interface , utility programs. Word processing : Editing features, formatting features, saving, printing, tabl...