Summer Training Report
Summer Training Report
Summer Training Report
Bachelor of Technology
Computer Science and Engineering
BY
Dated: 05/07/2022
ACKNOWLEDGEMENT
Primarily I would like to thank God for being able to learn a new technology. Then I
would like to express my special thanks of gratitude to the teacher and instructor of
the course C & C++ Programming from Board Infinity who provide me the golden
opportunity to learn a new technology from home.
I would like to also thank my own college Lovely Professional University for offering
such a course which not only improve my programming skill but also taught me
other new technology.
Then I would like to thank my parents and friends who have helped me with their
valuable suggestions and guidance for choosing this course.
Last but not least I would like to thank my all classmates who have helped me a lot.
Certificate:
Table of Contents
7 Conclision 10
8 Bibliography 11
Technology learnt :
Module - 1 Basics of C
Module - 3 Array in C
● Understanding Pointers
● Pointer Expressions
● Pointer and Arrays
● Pointers and Character String
● Pointers to Functions
● Pointers and Structures
● Defining a Structure
● Advantage of Structure
● Size of Structure
● Arrays of Structures
● Defining Unions
● C++ Characteristics
● Object-Oriented Terminology
● Object-Oriented Paradigm
● Abstract Data Types
● I/O Services
● Standard Template Library
Module - 7 Operator Overloading
● Operator Overloading
● Working with Overloaded Operator Method
● Memory Allocation
● Dynamic Allocation: new and delete
● Overview of Inheritance
● Defining Base and Derived Classes
● Constructor and Destructor Calls
● Overview of Polymorphism
Module - 11 Input and Output in C++ Programs