0 votes
in BlockChain by
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

1 Answer

0 votes
by

c) Both S1 and S2

...