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 use of command Object?What are the various types of variables?

0 Answers  


What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?

0 Answers   Wipro,


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,


How would you add elements in TreevieW Control.

0 Answers  


what are the Differences between Recordset and Resultsets?

0 Answers   IBS, Lava International,


What does the Implements statement do?

1 Answers  


What is Static Variable?

3 Answers  


Why visual basic is used?

0 Answers  


what is Type Library and what it's purpose?

1 Answers  


what are the Differences between variables defined as public in a standard module (.bas) file and a Class file?

2 Answers   CTS, Technocrats,


Wat is d diff b/w API fns & Norm fns

5 Answers   TATA,


Does VB Supports OOPS Concepts? Explain..

4 Answers  


Categories