Course Details

C , C++

Course Overview

C++ is an object-oriented programming (OOP) language that is viewed by many as the best language for creating large-scale applications. C++ is a superset of the C language.

A related programming language, Java, is based on C++ but optimized for the distribution of program objects in a network such as the Internet. Java is somewhat simpler and easier to learn than C++ and has characteristics that give it other advantages over C++. However, both languages require a considerable amount of study.

Course lessons

Introduction

Comment

Input/Output

Literals

Variable

Datatypes/Constants

Arithmetic Operators

Assignment Operators

Increment/Decrement Operators

Comparision Operators

Logical Operators

Bit-wise Operators

Turnary Operators

If,If-else,If-else if-else

Ladder if,Nested If

Switch ,Goto

Break, Continue

for loop

While loop

Do-while loop

Nested loop

Array Introduction

1 dimentional Array

Sorting algorithim

Multi-dimensional Array(2D/3D)

String

String Functions

Function

Non return type Function

Return type functions

Recursion function

Pointer

Structure

Introduction

Difference between c and c++

Comment

Input/Output

Literals

Variable

Datatypes/Constants

Arithmetic Operators

Assignment Operators

Increment/Decrement Operators

Comparison Operators

Logical Operators

Bit-wise Operators

Turnary Operators

If,If-else,ladder if,Nested If

Switch

Break, Continue

for loop

While loop

Do-while loop

Nested loop

Array Introduction

1 dimentional Array

Sorting algorithim

Multi-dimensional Array(2D/3D)

String

String functions

Function

Non return type Function

Return type functions

Recursion function

Pointer

Structure (limitations)

Introduction of Class

OOPS Concepts

Access specifier

Constructor

Destructor

Encapsulaton

Abstraction

Inheritance & types

Single inheritance

Multiple inheritance

Multilevel inheritance

Hierarchical inheritance

Hybrid inheritance

Polymorphism

Compiletime polymorphism

Run time polymorphism

Operator overloading

Function overloading

Function overriding

Virtual function

Friend function

Try-catch Exceptions

Our Newsletter

© 2022 H&B Computer Education