Visual Basic (VB) Question:
Download Job Interview Questions and Answers PDF
Have you create Properties and Methods for your own Controls?
Answer:
Properties Public variable of a Class
Method Public procedure of a class
Method Public procedure of a class
Download Visual Basic (VB) Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the scopes of the class? | Private Dim x as integer. Valid ? |