Language
Version: 2.2.0
Categories
- 
        User Program Communication
- 
        Variables
- 
        Control Flow
- 
        Functions and Blocks
- 
        Object Oriented Programming
Search Results
Searching for: Create Object using Constructor in Ruby
Constructor
Language: Ruby
A constructor is a special method that builds the object when a new object is created.