What is the difference between main, variable and constant window?
The main difference between main window, variable window, and constant window is that the main window will be continued for all the pages of the script. variable window can be altered in consequent pages if you place initialize a window in the second page as constant the widow will be appeared in all consecutive pages. What is the difference between ERP and Distributed Computing? These are totally two different entities; ERP is an application and Distributed Computing is a framework. Essentially, the distributed Computing framework is an extrapolation of the 3 tier client server architecture: Database, application and presentation layers. The database stores information. The application layer provides the business logic, brokers the input/output request. The presentation layer presents the data via a GUI (program gui, Web-basedbrowser gui). Each of these layers can run on separate computing systems and communicate via networking technologies and protocols (TCP/IP is the most common pro