hii..
i want to convert a string into an expression.for example,
if "j=1" is a string then i want to change it into an expression j=1 and i want to use that in running my program in java..
please give me the solution for this..
thank u..
i want to convert a string into an expression.for example,
if "j=1" is a string then i want to change it into an expression j=1 and i want to use that in running my program in java..
please give me the solution for this..
thank u..
Comment