1.

Explain @for directive?

Answer»

@for derivative is USED when the PARTICULAR group of the STATEMENT has to EXECUTE a specific number of TIMES and are its two variations.

Example

@for from through {
     
}



Discussion

No Comment Found