Difference between Eval and Execute method

Here is the difference 

Eval:  Used to evaluate a string and returns the result of the string expression


Execute: Execute one or more statements in a string expression and enables creation of dynamic code

Comments

Popular posts from this blog

ExecuteFile Method vs LoadFunctionLibrary Method

Types In Descriptive Programming

Basic information about MAVEN