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

Computer Engineering

Posted inClass 10 Computer Engineering 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 of “poly”+”morphism” which means many forms. A real-life example of…
Posted by Nepal Enotes August 26, 2024
Posted inClass 10 Computer Engineering 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 of the most important features of Object-Oriented Programming. Inheritance is a feature or…
Posted by Nepal Enotes August 26, 2024
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
Posted inClass 11 Computer Engineering Notes

Class 11 | String | Java Programming Notes

Posted by Nepal Enotes August 26, 2024
Posted inClass 11 Computer Engineering Notes

Class 11 | Arrays | Java Programming Notes

Posted by Nepal Enotes August 26, 2024
Posted inClass 11 Computer Engineering Notes

Class 11 | Control Statements | Java Programming Notes

Posted by Nepal Enotes August 26, 2024
Posted inClass 11 Computer Engineering Notes

Class 11 | Class and Object | Java Programming Notes

Posted by Nepal Enotes August 26, 2024

Posts pagination

Previous page 1 2 3 4 5 6 … 12 Next page
  • Privacy Policy
  • Terms and Condition

© 2024 Nepal Enotes Private Limited. All Rights Reserved.

Scroll to Top