what are the Differenct Types of Procedures in VB?



what are the Differenct Types of Procedures in VB?..

Answer / Mahesh Kumar

"In Visual Basic, there are two main types of procedures: Sub and Function. A Sub is a subroutine without a return value. It's used to perform actions without returning any data. A Function, on the other hand, returns a value. Functions can be used in expressions because they compute a value that can be used in calculations."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Which tool is used to configure the port range and protocols for DCOM communications?

2 Answers  


How can you read content from file?

1 Answers  


What is the use of Imagelist Controls

1 Answers  


what is the Difference between Linked Object and Embedded Object?

1 Answers  


What type of databases you can access through AD I Data Access Object?

1 Answers  


What is vbs file?

1 Answers  


How would you view html code in Active Server Pages?

1 Answers  


What is file in vb?

1 Answers  


What is the maximum size of form to hold the controls?

3 Answers   Tech Mahindra,


What is "Reserved Error -1209"?

1 Answers  


Discuss the working with to-do lists.

1 Answers  


List out controls which does not have events?

1 Answers  


Categories