Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Dim x, y as integer.

What is x and y data type?

Answer Posted / zaher al-balawi

in vb6 : x and y both are Special Variant that convert
numbers to intger

lock for this example

Dim lop1, lop2, lop3 As Integer
lop2 = "6.1"
lop1 = "4.5"
lop3 = "3.1"

Print lop1, lop2, lop3
Print lop2 + lop1
Print lop3 + lop2

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Default cursor Type and LockEdit type in DAO?

1153


What do you know about chaining views.

1142


What are forms in visual basic?

1099


What is the difference between Msgbox Statement and MsgboxQ function?

2025


I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?

1604


What are the important components of OLEDB?

2922


What is the use of Tabledef?

2079


Why API functions are Required?

2297


Is there any Edit method in ADO Data Access method?

2091


What is connection object in vb net?

1097


What type of databases you can access through ADO Data Access Object?

2149


___,___ and __ are difference between image and picture controls.

1606


Explain the types of Views in Listview Control.

2866


What is activex control in vb?

1070


Explain about control properties?

1207