
How to evaluate the mathematical expression from the string in J2ME.
For example a string containing "24".From the string i want evaluate the mathematical expression and get the result as 8 (24).How should i done this in J2ME.
In "Java? Platform Standard Ed. 6 " there is a package namely "javax.script" is used for evaluating mathematical expressions from string.Like that any package or any class is available for J2ME to evaluate the mathematical expression from the string.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.