- Mastering Metasploit
- Nipun Jaswal
- 50字
- 2021-06-25 21:35:52
Variables and data types in Ruby
A variable is a placeholder for values that can change at any given time. In Ruby, we declare a variable only when required. Ruby supports numerous variable data types, but we will just discuss the ones relevant to Metasploit. Let's see what they are.