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

What is the difference between a Property Let and Property Set procedure?

1 Answers  


what are the types of combo box?

1 Answers   Satyam,


How would you navigate between one document to another document in Internet Explorer ?

0 Answers  


what are Instancing for classes provided by ActiveX component like prive, publicnotcreatable,SingleUse, GlobalSinleUse,MultiUse.

1 Answers   HCL,


What are the types of line styles available in Treeview Control?

0 Answers  






How would you create properties by using class Builder Wizard?

0 Answers  


How do you zoom in visual basic?

0 Answers  


How would you add elements and pictures to listitems in listview control?

0 Answers  


How can you check whether a record is valid record or Invalid record using ADO control or Object?

0 Answers  


What is the use of Hyperlink control for DHTML applications?

0 Answers  


What do you know about chaining views.

0 Answers  


what are the Types of Resultsets?

0 Answers  


Categories