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...

Is Visual Basic case sensitive in general?

Answer Posted / mahvish

No! V.B is not a case sensitive in general.
But in case of string value it is case sensitive i.e


dim a as string
a="hello"
or
a="Hello"

both string values "hello" and "Hello" are differ to each
other.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the Differences between ActiveX Control and Standard Control?

3750


what are the Types of cursors in RDO?

2414


How do I create a window with a small title bar as in a floating toolbar?

1383


What is data control in vb?

1080


What is the default model of the form?

2180


How do I call help files from a VB program?

1483


How would you create Visual basic Document file?

2670


Explain about control properties?

1208


What are the rules which should be followed while naming a variable in VB?

1096


How do I implement Undo?

1467


How many File System Controls are there ? Explain.

2084


How should dates be implemented so they work with other language and country formats?

1472


what is the Difference between Linked Object and Embedded Object?

2338


To find the current recordposition in data control.

1633


What is constructors and distructors.

2347