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 is the default workspace?

1594


Explain what is Visual basic?

661


How would you map properties to controls by using ActiveX Control Interface Wizard?

1816


What is understand in resource tracking?

771


How many objects resides in ADO ?

1595






How to get freefile location in memory?

2175


Is it possible to Access BackEnd procedures? Explain.

1656


DHTML Is used for what?

1547


What is Parser Bug?

1966


How can you Implement windows functionality in VB?

1778


What is the need of tabindex property is label control.

1515


Is it possible to change menu runtime using API? If yes? Specify the function names.

1629


How do I make an animated icon for my program?

1043


Explain the working of templates?

655


What is DAO?

1687