online advertising

Sunday, September 13, 2015

Bitcoin and Cryptocurrency Technologies - Quiz 3 Problem 2

Bitcoin’s script supports instructions whose effect is: (check all that apply)

Looping(Wrong - this will lead to infinite loop)
Conditional execution (if/then)(Correct)
Hashing(Correct)
Adding two numbers(Correct)
Recursion(Wrong - this will lead to infinite loop)

No comments:

Post a Comment