MCQS | Which among the following is a characteristic of Lazy Stored Procedures?

Question:Which among the following is a characteristic of Lazy Stored Procedures?

1.Have values that are not calculated until first accessed

2.lazy property is declared with lazy

3.Lazy stored properties must be declared with var

4.All of the above