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 would you convert a form into document?

0 Answers  


How many types of ActiveX Components are there in Visual Basic and what are they?

2 Answers  


How to get freefile location in memory?

0 Answers   FSS,


Whether HTML supports multimedia: and document links?

0 Answers  


What are the tools available for Debuggiu in VB?

0 Answers  


How do you zoom in visual basic?

0 Answers  


What is the error message that you would get if you try to assign "Null" to an integer variable?

4 Answers   Symphony, Yahoo,


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

0 Answers   Infotech,


Difference between Recordset and Resultsets.

0 Answers  


How about Access 2.0 compatibility?

0 Answers  


What is the difference between modal and modaless form in VB?

1 Answers  


Advantage of ActiveX Dll over Active Exe.

0 Answers  


Categories