I have introduced an algebra for a new memory model. Now I need to implement this using Java.
Basic step of my program is:
Once we need to execute an application program (exe file), My program should accept that and classify it according to its functioning.
do you have any suggetions for this in java code?