• Home
  • About Us
  • Privacy Policy
  • Contact Us
  • Disclaimer
  • Terms and Conditions
MENU
Learning Mania
  • Programming Languages
    • Introduction to Programming
    • Machine Language
    • Assembly Language
    • High-Level Language
    • Fourth-Generation Language
    • Fifth-Generation Language
    • POP
    • OOP
  • Learn C
    • Introduction to C Language
    • Intro To C Programming
    • Operators in C
    • C Data Types
    • Control Statements in C
    • Array & Pointer in C
    • Dynamic Memory Allocation in C
    • Structure & Union in C
  • Learn C++
  • Random

Deep Copy and Shallow Copy in C++

Nitish Sahni February 28, 2021 1 Comment
Nitish Sahni
Deep Copy and Shallow Copy in C++ The definition of deep copy and shallow copy is given below: Creating a copy of object by copying data of...
Read More
What are initializer lists in C++?

What are initializer lists in C++?

Nitish Sahni February 26, 2021 Add Comment
Nitish Sahni
What are initializer lists in C++?   1. Initializer list is used to initialize data members of a class. 2. The list of members to be initial...
Read More

File Handling in C++ using Class

Nitish Sahni February 21, 2021 Add Comment
Nitish Sahni
File Handling in C++ using Class You should know about data persistence and life of data inside a program before knowing about file handling...
Read More

Templates in C++

Nitish Sahni February 16, 2021 Add Comment
Nitish Sahni
Templates in C++ 1. The keyword ' template ' is used to define function templates and class templates in C++. 2. It is a way to ma...
Read More

Abstract Class in C++ with examples

Nitish Sahni February 14, 2021 Add Comment
Nitish Sahni
Abstract Class in C++ 1. A class containing at least one  pure virtual function is called an abstract class in C++ . 2. We cannot instanti...
Read More

Virtual Functions and Runtime Polymorphism in C++

Nitish Sahni February 13, 2021 Add Comment
Nitish Sahni
Points to know before gathering information about virtual function. Base class pointer can point to the object of any of its descendant clas...
Read More
Method Overriding or Function Overriding in C++

Method Overriding or Function Overriding in C++

Nitish Sahni February 12, 2021 Add Comment
Nitish Sahni
Method Overriding or Function Overriding in C++ In this tutorial you will come to know all about method overriding in C++,  method overloadi...
Read More
New and Delete Operator in C++

New and Delete Operator in C++

Nitish Sahni February 11, 2021 Add Comment
Nitish Sahni
New and Delete Operator in C++ 1. new operator is used to allocate memory dynamically at run time. This is called DMA ( Dynamic Memory A...
Read More
This Pointer in C++ with simple example program

This Pointer in C++ with simple example program

Nitish Sahni February 10, 2021 Add Comment
Nitish Sahni
This Pointer in C++ with simple example program Before knowing about ' this ' pointer in C++, let us first know about the object po...
Read More
Constructor and Destructor in Derived class in C++

Constructor and Destructor in Derived class in C++

Nitish Sahni February 09, 2021 Add Comment
Nitish Sahni
Constructor and Destructor in Derived class in C++ We know that constructor is invoked implicitly when an object is created. But do you thin...
Read More

Inheritance in C++

Nitish Sahni February 08, 2021 Add Comment
Nitish Sahni
Inheritance in C++ 1.  Inheritance is the process of inheriting behaviour and properties of existing class into a new class. 2. Inheritance ...
Read More
Subscribe to: Posts (Atom)

Categories

  • Learn-CPP (31)
  • Learn-C (8)
  • Programming-Languages (8)
  • Algorithm (1)
  • Computer-Program (1)
  • Dark-Web (1)
  • Deep-Web (1)
  • Dynamic-Memory-Allocation (1)
  • Flowchart (1)
  • GIS (1)
  • Geographic-Information-System (1)
  • OOP (1)
  • Opcode-and-Operand (1)
  • POP (1)
  • Remote-Sensing (1)

Email Subscription

Enter your email address:

Delivered by FeedBurner

Search This Blog

Popular

  • Deep Copy and Shallow Copy in C++
  • Opcode and Operand
  • Dynamic Constructor in C++ with Examples
  • What are initializer lists in C++?
  • Type Conversion in C++
  • Exception Handling in C++ with Examples
  • How to use Namespace in C++
  • Introduction to Assembly Language
  • What is Fourth Generation Language (4GL)
  • GIS and Remote sensing

Recent

Blog Archive

  • ▼  2021 (28)
    • ►  Aug 2021 (1)
    • ►  May 2021 (1)
    • ►  Apr 2021 (4)
    • ►  Mar 2021 (3)
    • ▼  Feb 2021 (17)
      • Deep Copy and Shallow Copy in C++
      • What are initializer lists in C++?
      • File Handling in C++ using Class
      • Templates in C++
      • Abstract Class in C++ with examples
      • Virtual Functions and Runtime Polymorphism in C++
      • Method Overriding or Function Overriding in C++
      • New and Delete Operator in C++
      • This Pointer in C++ with simple example program
      • Constructor and Destructor in Derived class in C++
      • Inheritance in C++
      • Friend Function in C++
      • Operator Overloading in C++
      • Structure in C++
      • Constructor and Destructor in C++ class
      • Static Members in C++ Classes
      • Objects and Classes in C++ with Examples
    • ►  Jan 2021 (2)
  • ►  2020 (12)
    • ►  Oct 2020 (1)
    • ►  Jul 2020 (1)
    • ►  Jun 2020 (1)
    • ►  May 2020 (6)
    • ►  Apr 2020 (3)
  • ►  2018 (15)
    • ►  Sep 2018 (2)
    • ►  Jun 2018 (9)
    • ►  May 2018 (4)

Report Abuse

Pages

  • About Us
  • Contact Us
  • Privacy Policy
  • C++ Tutorial - Learn C++ Programming

Author

Nitish Sahni
View my complete profile

Popular Posts

  • Deep Copy and Shallow Copy in C++
    Deep Copy and Shallow Copy in C++ The definition of deep copy and shallow copy is given below: Creating a copy of object by copying data of...
  • Type Conversion in C++
    Type Conversion in C++ There is a concept of type conversion in C++ to convert any class with another class whether it is primitive type or ...
  • Dynamic Constructor in C++ with Examples
    Dynamic Constructor in C++ with Examples Constructor can allocate dynamically created memory to the object and thus object is going to use m...
Copyright © 2018-2022 Learning Mania . Privacy Policy . Sitemap
DMCA.com for Blogger blogs
Blogger Templates Created by Arlina Design Powered by Blogger