Author: Nepal Enotes

Browse Nepal eNotes study updates and resources.

Class 10 | Troubleshooting Techniques | CRM Notes

Class 10 | Troubleshooting Techniques | CRM Notes

General troubleshooting techniques General troubleshooting techniques are systematic approaches used to identify and resolve problems encountered with software,…

Class 10 | Overview on System’s Core | CRM Notes

Class 10 | Overview on System’s Core | CRM Notes

System BIOS The basic input\output system, or BIOS, is the software that a computer’s microprocessor runs when it…

Class 10 | Introduction To Computer System | CRM Notes

Class 10 | Introduction To Computer System | CRM Notes

Computer A computer is an advance electronic machine that accepts input from the users, processes the given data…

Class 10 | Introduction To Electronic Devices | CRM Notes

Class 10 | Introduction To Electronic Devices | CRM Notes

Matter Matter is anything that has mass and occupies space. It's the substance that makes up everything in…

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…

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…

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…

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…

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…

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…