Explain Get, Let, Set Properties?

Answers were Sorted based on User's Feedback



Explain Get, Let, Set Properties?..

Answer / srikanth

Let - Used when assigning a value to the property.
Set - Used when assigning an Object to the property.
Get - Used when retrieving value of a property

Is This Answer Correct ?    69 Yes 2 No

Explain Get, Let, Set Properties?..

Answer / sundar

Hey, Answer #1 is the correct one.

Is This Answer Correct ?    37 Yes 1 No

Explain Get, Let, Set Properties?..

Answer / gnana sekaran

#1 is the right answer

Is This Answer Correct ?    15 Yes 4 No

Explain Get, Let, Set Properties?..

Answer / ali

Explain Get, Let, Set Properties?

Is This Answer Correct ?    0 Yes 0 No

Explain Get, Let, Set Properties?..

Answer / jahir

Sorry, u r wrong actually,

Let - Used when retrieving value of a property
Set - Used when assigning an Object to the property.
Get - Used when assigning a value to the property.

Is This Answer Correct ?    7 Yes 52 No

Post New Answer

More Visual Basic Interview Questions

Are there any examples of commercial applications built using Visual Basic?

0 Answers  


It is possible to access Text (x.txt) files? Explain.

0 Answers  


Explain about form creation in Visual Basic?

0 Answers  


How many ways we can access file using VB?

0 Answers  


Explain about an event-driven programming language?

0 Answers  






What is the use of Imagelist Controls ?

0 Answers  


What is passing by reference?

1 Answers  


What is the use of parameters collection?

0 Answers  


How would you navigate between one document to another document

0 Answers  


What are the different types of Dialog Box?

2 Answers   Apollo, ATTC,


What about DLL calls that require callbacks?

0 Answers  


What is the need of z-order method?

1 Answers  


Categories