Blockchain BTA Certified Blockchain Developer - Ethereum CBDE Question # 24 Topic 3 Discussion

Blockchain BTA Certified Blockchain Developer - Ethereum CBDE Question # 24 Topic 3 Discussion

CBDE Exam Topic 3 Question 24 Discussion:
Question #: 24
Topic #: 3

According to the official Style Guide:


A.

you should capitalize function names, events and contract names, to avoid confusion with JavaScript. You should use Tabs to indentation and a maximum of 80 characters per line.


B.

contract names should be capitalized, while functions should be mixedCase. You should use 4 spaces as indentation and a maximum of 79 (or 99) characters per line.


C.

contract should be mixedCase, as well as function names. Events should be capitalized. 2 spaces should be used as indentation and a maximum of 120 characters per line.


Get Premium CBDE Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.