Wednesday 01st May 2024
REGISTRATION
Online Fashion Store

CBSE Important Questions

CBSE Guess > Papers > Important Questions > Class XII > 2011 > Multimedia & Web Technology > Multimedia & Web Technology By Mr. Sudhir

CBSE CLASS XII

Previous Index Next

VB Script

a) Differentiate between subroutines and functions.

Ans: Function always returns a result or value to the code statement that called it while a subroutine does not. Sub starts with keyword sub and end with keyword end sub. And function with function.end function. In function result always assigned to the name of function .In subroutine we used to call the result.

b) Differentiate between procedure level and script level variables.

Ans : procedure level variables are local to the procedure .while script level variable are global to the whole program .

 

Previous Index Next

Paper Mr. Sudhir
Email Id : [email protected]