Question: Assume Integer variable take 2 bytes, Long 4 bytes, and Double 8 bytes. How many bytes needed for each of the following variables? Enter just
Assume Integer variable take 2 bytes, Long 4 bytes, and Double 8 bytes.
How many bytes needed for each of the following variables?
Enter just a number, such as 7.
1) Dim X as Integer
2)Dim X1 (5) as integer
3) Dim X2 (6) as double
4) Dim X3 (4) as long
5)Dim X4 (3, 4) as Long
6) Dim X5 (1, 1) as Double
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
