How would you define and use a Boolean in VB?

Answers were Sorted based on User's Feedback



How would you define and use a Boolean in VB?..

Answer / suresh

Dim [Private][Public] x as Boolean

Is This Answer Correct ?    5 Yes 1 No

How would you define and use a Boolean in VB?..

Answer / vikas

Dim function function-name() as Boolean

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How to get freefile location in memory?

0 Answers   FSS,


What is the difference between a Dynaset and Snapshot and how would you create one?

2 Answers  


Explain what is Visual basic?

0 Answers  


When/Why should I use Option Explicit?

0 Answers  


What is the use of Immediate, Local Window?

1 Answers  






Explain the usage of Web Browser Control?

0 Answers  


what are the Types of DBCombo boxes?

0 Answers  


What is the use of NEW Keyword Explain?

2 Answers  


How can you check Beginning and End of the file?

2 Answers  


What does DoEvents do?

2 Answers  


What is the purpose of the AutoRedraw property on a form or container?

3 Answers  


Difference between Class Module and Standard Module?

0 Answers  


Categories