Login
Remember
Register
Ask a Question
Which among the following statements are/is true with respect to Solidity? S1: Solidity is compiled to bytecode S2: a single Solidity file have several smart contracts
0
votes
asked
Jun 13, 2022
in
BlockChain
by
Robindeniel
Which among the following statements are/is true with respect to Solidity? S1: Solidity is compiled to bytecode S2: a single Solidity file have several smart contracts
a S1 only
b S2 only
c Both S1 and S2
d Neither S1 nor S2
solidity
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 13, 2022
by
Robindeniel
c) Both S1 and S2
...