I\'m somehow new to Java so my question can seem trivial, however i cannot find an answer to it anywhere in my books.
I want to initiatie a dialog with a user in which h
You have to write an expression parser to accomplish this kind of behaviour. There are a number of ways to accomplish this: