In "Property" the user-defied property can have two
functions only, define that?



In "Property" the user-defied property can have two functions only, define that?..

Answer / jimena

Get()and Set()
A Get function must take no arguments and must return a
value whose type is not void.A Set function must take one
and only one argument and must be declared void.

A property need not have both a Get and a Set function

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Silk Test Interview Questions

How to specify a browser extension to a web application?

0 Answers  


How to create and edit a testplan?

0 Answers  


How to include a test case into a testplan?

0 Answers  


Any tools to test the performance of SQL Quarries and SP? If any one are using them please provide the site names or software names...

1 Answers   IBM,


How can you read the contents of PDF using silktest?

2 Answers  






How to Write user defined functions?

3 Answers  


what is DON in SILK?

1 Answers  


How to write the good frame work for application.

1 Answers  


What are the default testplan attributes?

0 Answers  


In for test there are three pass modes for function arguments. They are rarely used since pass mode always default to the most used one. Pls name them and specify which one is a default?

3 Answers   IBM,


Why should we use Silk test .we can use QTP or other tool .What is the difference.

4 Answers  


What is the segue testing methodology?

0 Answers  


Categories