OBJECT STATE AUTOMATA LANAGUGE(new)HOW WE COULD PERFORM SIMPLE AUTOMATA AS LANGAUGE TO MAKE WITHOUT CRETAE ANY NEW LANAGUGE
in it we treat object as state of the object and there will like therer line if obejct made up of int i and float j and string k then theses three will go to tranfer in end state then how we perform lanaguge we cretae three more state class state and method state and undeer that state we tarsfer the the object state so in class state as automata there will be object automata and method state automata
so we trafer the when we cretae object like obj = employee
then
object will gate own automata state and will take integer and float and string arrow
to join of pararllley take all obj then from class state to objetc state to method satte and then calculaiton state
how we make class state
in it arrpw will go to obejct also instance varibele arroe will go with data type then method setling state that will be th substate of object class then aftre achive teh reuslt it reutruns tooo
Comments
Post a Comment