CATEGORY

Notes

Browse every published post in Notes.

Class 10 | Polymorphism | C++ Notes

Class 10 | Polymorphism | C++ Notes

Polymorphism: Polymorphism is the ability of a message to be displayed in more than one form. Polymorphism is the combination…

Class 10 | Inheritance | C++ Notes

Class 10 | Inheritance | C++ Notes

Inheritance The capability of a class to derive properties and characteristics from another class is called Inheritance. Inheritance is one…

Class 10 | Abstraction and Encapsulation | C++ Notes

Class 10 | Abstraction and Encapsulation | C++ Notes

Abstraction Data abstraction is one of the most essential and important features of object-oriented programming in C++. Abstraction means displaying…

Class 10 | Class and Object | C++ Notes

Class 10 | Class and Object | C++ Notes

C++ Classes: Class is the collection of similar objects which is defined as the blueprint to define attribute and behavior…

Class 10 | Concept of OOP using C++ | C++ Notes

Class 10 | Concept of OOP using C++ | C++ Notes

Introduction to OOP OOP (Object Oriented Programming) is a programming paradigm that was developed to overcome drawbacks and limitations of…

Class 10 | Basic Introduction To Data Structure | C++ Notes

Class 10 | Basic Introduction To Data Structure | C++ Notes

DATA STRUCTURE Data structure is a set of algorithm that we can use in any programming language such as: C,…

Class 11 | String | Java Programming Notes

Class 11 | String | Java Programming Notes

Class 11 | Arrays | Java Programming Notes

Class 11 | Arrays | Java Programming Notes

Class 11 | Control Statements | Java Programming Notes

Class 11 | Control Statements | Java Programming Notes

Class 11 | Class and Object | Java Programming Notes

Class 11 | Class and Object | Java Programming Notes

Class 11 | Data types and Variables | Java Programming Notes

Class 11 | Data types and Variables | Java Programming Notes

Class 11 | Java Fundamentals | Java Programming Notes

Class 11 | Java Fundamentals | Java Programming Notes