Skip to content
Nepal Enotes
  • Home
  • About
  • Contact
  • Privacy Policy
  • Terms and Condition
Quiz Result

Class 10

Posted inClass 10 Computer Engineering 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 only essential information and hiding the details. Data abstraction refers…
Posted by Nepal Enotes August 26, 2024
Posted inClass 10 Computer Engineering 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 for all the object of class. Syntax:      class class-name…
Posted by Nepal Enotes August 26, 2024
Posted inClass 10 Computer Engineering 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 POP (Procedure Oriented Programming). The OOP was developed by Alan…
Posted by Nepal Enotes August 26, 2024
Posted inClass 10 Computer Engineering 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, Python, Java, C++, Ruby, Swift, etc. Example:  Let we have…
Posted by Nepal Enotes August 26, 2024

Posts pagination

Previous page 1 2 3
  • Privacy Policy
  • Terms and Condition

© 2024 Nepal Enotes Private Limited. All Rights Reserved.

Scroll to Top