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
What's the difference between MODAL and MODELESS forms?
Explain about creating VB applications in excel?
Maximum Control Names length?
___ argument can be used to make a menuitem into bold.
What are the tools in visual basic?
How would you create your application in DHTML?
what are the Types of LockEdits in RDO?
Clear property is available in ____,___ control.
What about DLL calls that require callbacks?
What is the use of NEW Keyword? Explain.
Is there any Edit method in ADO Data Access method?
what are the Types of cursors in RDO?
what are the Default cursor Type and LockEdit type in DAO?
Binary Access-method isused to access file in which manner?
What are the uses of List View Control?