In Visual Basic, what will be the result of the following code?
newValue = CDbl(oldValue)
1
Conversion of data type to date
2
Conversion of data type to Boolean
3
Conversion of data type to string
4
Conversion of data type to double