Is Visual Basic case sensitive in general?

Answers were Sorted based on User's Feedback



Is Visual Basic case sensitive in general?..

Answer / shilpi agrawal

Visual Basic is not a case sensitive language because if we
give it in small letters, it automatically takes it's
keyword form.

Is This Answer Correct ?    4 Yes 0 No

Is Visual Basic case sensitive in general?..

Answer / somesh

I Guess Visual Basic is not case sensitive.
Correct me If i was wrong..

Is This Answer Correct ?    3 Yes 0 No

Is Visual Basic case sensitive in general?..

Answer / 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

More Visual Basic Interview Questions

What do you know about chaining views.

0 Answers  


Where will we give the option explicit keyword and for what?

1 Answers  


Explain the usage of Web Browser Control?

0 Answers  


What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.

0 Answers  


What are forms in visual basic?

0 Answers  






How do I implement Undo?

0 Answers  


HTML stands for What? Use of HTML ?

1 Answers  


What is ActiveX Document?

0 Answers   HCL,


Why we need a MDI form? How can we make a form as a mdichild form?

2 Answers   TCS,


Difference between Linked Object and Embedded Object?

2 Answers  


Name the four different cursor and locking types in ADO ?

1 Answers  


what is visual basic

14 Answers  


Categories