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

To populate a single column value which dbcontrols you to use?

0 Answers  


Is visual basic c#?

0 Answers  


Which ADO object is used to perform commit / rollback ? Is it command or connection or recordset I am not sure of the options given. So please let me know the answer if it is something else.

4 Answers   Infosys,


How can you Navigate from the DHTML application to another DHTML application? .

0 Answers  


How do I get a bitmap picture in a field in an Access database?

0 Answers  






___,___ arguments will be used to run a executable program in shell function

0 Answers  


What are 3 main differences between flexgrid control and dbgrid control?

0 Answers  


What are the Style properties of List Box?

2 Answers  


what are the Types of Modal windows in VB?

1 Answers  


what are the Types of cursors in RDO?

0 Answers  


What is the use of Data Form Wizard?

0 Answers  


Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?

0 Answers  


Categories