VTU 2022 Scheme  ·  Degree  ·  CSE

Object-Oriented Programming with C++ BCS306B

Module-wise notes, PYQs, and a built-in resource explorer — everything you need to crack BCS306B in one focused page.

Browse Resources
CodeBCS306B
Credits03
CIE / SEE50 / 50
TypeTheory
Exam3 Hours
Hours / Week2:0:2
Save
Last Updated:  15 March 2026

Module Overview

M1

Module 1 Overview

An overview of C++: What is object-Oriented Programming? Introducing C++ Classes, The General Form of a C++ Program.

Classes and Objects: Classes, Friend Functions, Friend Classes, Inline Functions, Parameterized Constructors, Static Class Members, When Constructors and Destructors are Executed, The Scope Resolution Operator, Passing Objects to functions, Returning Objects, Object Assignment

Ch 11, Ch 12

M2

Module 2 Overview

Arrays, Pointers, References, and the Dynamic Allocation Operators: Arrays of Objects, Pointers to Objects, The this Pointer, Pointers to derived types, Pointers to class members.

Functions Overloading, Copy Constructors: Functions Overloading, Overloading Constructor Functions. Copy Constructors, Default Function Arguments, Function Overloading and Ambiguity.

Ch 13, Ch 14

M3

Module 3 Overview

Operator Overloading: Creating a Member Operator Function, Operator Overloading Using a Friend Function, Overloading new and delete

Inheritance: Base-Class Access Control, Inheritance and Protected Members, Inheriting Multiple Base Classes , Constructors, Destructors and Inheritance, Granting Access, Virtual Base Classes

Ch 15, Ch 16

M4

Module 4 Overview

Virtual Functions and Polymorphism: Virtual Functions, The Virtual Attribute is Inherited, Virtual Functions are Hierarchical, Pure Virtual Functions, Using Virtual Functions, Early vs Late Binding.

Templates: Generic Functions, Applying Generic Functions, Generic Classes. The type name and export Keywords. The Power of Templates

Ch 17, Ch 18

M5

Module 5 Overview

Exception Handling: Exception Handling Fundamentals, Handling Derived-Class Exceptions, Exception Handling Options, Applying Exception Handling.

The C++ I/O System Basics: C++ Streams, The C++ Classes, Formatted I/O

File I/O: and File Classes, Opening and Closing a File, Reading and Writing Text Files, Detecting EOF.

Ch 19, Ch 20, Ch21

Resource Explorer

Browse all BCS306B study materials — notes, PYQs, and revision resources. Navigate folders for module-wise content and preview files before downloading.

Recently Viewed

Open any file to see it here for quick access later.

Need another subject?

Jump to other 3rd Semester subjects and complete your study session.

Frequently Asked Questions

What is BCS306B (Object-Oriented Programming with C++ BCS306B)?

Object-Oriented Programming with C++ BCS306B is a VTU course covered through module-wise syllabus, notes, and PYQ-driven exam practice available on this page.

How many credits is BCS306B?

Credits for BCS306B: 03.

Are notes and previous year question papers available for BCS306B?

Yes. You can access organized notes, PDFs, and PYQ material from the file explorer/resources section on this page.

How should I prepare Object-Oriented Programming with C++ BCS306B for VTU exams?

Start with module summaries, solve recent PYQs unit-wise, and finish with complete paper practice under time constraints for SEE readiness.

Is this BCS306B page updated for current VTU scheme?

Yes, this page is maintained with current scheme-oriented materials and practical exam-focused resource curation.

Explore More VTU Notes

Was This Helpful?