nova
k
u
n
Experiments
Game's Portfolio
Rails Portfolio
Blog
Log In
Experiments
Game's Portfolio
Rail's Portfolio
Blog
Log In
What is the difference between 'dup' and 'clone'?
Choose the best distinction between these two methods.
They are identical
'dup' copies singleton methods, 'clone' does not
'clone' copies frozen state and singleton methods; 'dup' does not
'dup' performs a deep copy
Question 1 of 10