Question by vvkthegreatest: What is the difference in developing a software for windows based PDAs and windows based PCs?
I need to understand the basic requirements for developing software for windows based PDAs.
Best answer:
Answer by unrealgan
the entire architecture is different.. in a pda there isn’t too much memory available so the efficiency is mainly maintained on the memory rather than time.. also the processor may be different with much lesser registers and stacks.. the programming can’t be as free as a pc.. you must have a rigid structure and you must not give any scope for memory wastage..
Know better? Leave your own answer in the comments!
loading...