--%>

Meaning of Tasks

Write down in brief the meaning of Tasks. Illustrate.

E

Expert

Verified

Tasks are able of allowing a function and also allowing other versions of a Task.

Tasks as well run with a zero simulation though they can if needed be executed in the non-zero simulation time.

Tasks are permitted to contain any of such statements.

The task is permitted to use zero or more arguments which are of type output, input or in out.

The Task is not able to return a value however has the facility to pass multiple values through the output and in out statements.

   Related Questions in Computer Engineering