Hiperspace

Meaning – The term hiperspace, refers to a range of up to 2 gigabytes of contiguous virtual storage addresses that a program can use as a buffer. A hiperspace is like a data space in the following ways: A hiperspace can hold user data; it does not contain common areas or system data. Instructions do not execute in a hiperspace. However, a hiperspace is unlike a data space (or an address space) in that data is not directly addressable in the hiperspace. To manipulate data in a hiperspace, the data must be brought into the address space in 4KB blocks.

Example of usage“While writing his code, he made extensive use of the hiperspace technology as it greatly aided the whole development process. Not only did it speed up the whole work cycle, but it also helped the program to manage the resources with ease.”