Variable List:
String-One Byte
Integer-Two Bytes
Long Integer-Four Bytes
Single(Floating Point)-Four Bytes
Double-Eight Bytes
Currency-Eight Bytes
Boolean-Two Bytes
Declaring a Variavle:
Dim x as Integer
String-One Byte
Integer-Two Bytes
Long Integer-Four Bytes
Single(Floating Point)-Four Bytes
Double-Eight Bytes
Currency-Eight Bytes
Boolean-Two Bytes
Declaring a Variavle:
Dim x as Integer
No comments:
Post a Comment