- 1
RE: Module 6 Quiz
Correspondingly, can anyone answer this question below: Fill in the blank to instantiate an object of the class Child, which is included in the module Human. a = :: . initialize Child new class Human
9 Answers
+ 3
a = Human::Child.new
+ 2
a = Humman::Child.new
+ 2
Ans:
a = Human::Child.new
0
Mixins , Modules, and standard classes.
0
ruby
- 1
which language is it?
- 1
English
- 1
No, the programming language!
- 1
Please be more specific upon referring to what program language your referring to.