Focus mode

Smart Contract Development with Solidity

Default Values

Code from video: https://solidity-by-example.org/primitives/ 

The concept of “undefined” or “null” values do not exist in Solidity. Default value assignment is made automatically for each defined value.

You can find detailed further information from Solidity Official documentation (in English): https://docs.soliditylang.org/en/v0.8.15/types.html#value-types

left-disk

Programs to Accelerate Your Progress in a Software Career

Join our 4-8 month intensive Patika+ bootcamps, start with the fundamentals and gain comprehensive knowledge to kickstart your software career!

right-cube

Comments

You need to enroll in the course to be able to comment!