Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
i
- Interrupt Request Description: The 'Interrupt Request' is a signal sent to the CPU (Central Processing Unit) indicating that an external or internal event(...) Read more
- I/O Scheduler Description: The I/O scheduler is an essential component of the kernel of an operating system that manages the order and efficiency of(...) Read more
- Initialization Vector Description: An initialization vector (IV) is a random value used in cryptographic algorithms to ensure that the same plaintext is encrypted(...) Read more
- Inverted Page Table Description: The Inverted Page Table is a fundamental data structure in virtual memory systems, designed to manage the mapping between physical(...) Read more
- Isolation Level Description: Isolation level is a configuration that determines how the integrity of a transaction is visible to other transactions. In the(...) Read more
- Interruptible Description: The term 'interruptible' refers to a process that can be paused or stopped by an interrupt signal. In the context of operating(...) Read more
- Intent Description: In the context of application development, an 'Intent' is a messaging object that allows application components to communicate with(...) Read more
- ImageView Description: ImageView is a fundamental component in application development, specifically designed to display images in the user interface.(...) Read more
- Id Description: In the context of GraphQL and container management systems, 'ID' refers to a unique identifier used to distinguish containers or(...) Read more
- Instrumentation Description: Instrumentation is a mechanism for monitoring and controlling the execution of a program. This process involves the incorporation(...) Read more
- IntentFilter Description: The 'Intent Filter' in Android is a declaration that defines the capabilities of an application component, such as an activity,(...) Read more
- InAppPurchase Description: In-app purchase refers to a transaction made within a mobile application, where users can acquire additional content, premium(...) Read more
- InputStream Description: InputStream is an abstract class in Java that is part of the java.io package, used to read bytes from a data source. This class(...) Read more
- IsolatedStorage Description: Isolated storage is a security mechanism that provides a secure area for storing sensitive data on devices. This approach allows(...) Read more
- ImageButton Description: The image button is a user interface component that allows users to interact with applications through a visual representation.(...) Read more