Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.1K+ articles
JavaScript
12.2K+ articles
School Learning
11.5K+ articles
Programming Language
594+ articles
Blockchain
112+ articles
Solidity
110+ articles
Solidity OOPs-Concepts
13 posts
Recent Articles
Popular Articles
Solidity - Encapsulation
Last Updated: 20 February 2023
Encapsulation is fundamental and one of the most important concepts of object-oriented programming languages. It refers to the mechanism of manipulation of the scope of va...
read more
Programming Language
Solidity
Blockchain
Solidity OOPs-Concepts
Solidity - Inheritance
Last Updated: 11 May 2022
Inheritance is one of the most important features of the object-oriented programming language. It is a way of extending the functionality of a program, used to separate th...
read more
Programming Language
Solidity
Blockchain
Solidity OOPs-Concepts
Solidity - Polymorphism
Last Updated: 20 February 2023
Polymorphism is the ability to process data in more than one form. Like any other programming language, Solidity also supports polymorphism. Solidity supports two types of...
read more
Programming Language
Solidity
Blockchain
Solidity OOPs-Concepts
Solidity - Deploy a Smart Contract for Marks Management System
Last Updated: 22 September 2021
Solidity is a high-level language. The structure of smart contracts in solidity is very similar to the structure of classes in object-oriented languages. The solidity file...
read more
Solidity
Solidity OOPs-Concepts
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !