In which types of variables can you store actual numbers?
In which types of variables can you store actual numbers?
Question: In which types of variables can you store actual numbers?
- String
- Double
- Generic
- Integer
Answer
Option B,C,D is correct.
String doesn’t hold a number you can manipulate with mathematical functions