TECHNOLOGY 

Published on
KembaraXtra- Computer Terms – access privileges:
Access privileges define the operations a user is allowed to perform on system resources, such as reading files, modifying data, or administering services.


Picture
Published on
KembaraXtra- Computer Terms – address bus:
An address bus is a set of electrical lines used by a processor to specify the memory location or device it wants to communicate with. The width of the address bus determines how much memory a system can address directly.
Picture
Published on
KembaraXtra- Computer Terms – address:
An address is a numerical or symbolic identifier that specifies the location of data in memory, storage, or a network. Addresses are essential for directing data access, routing network traffic, and locating system resources.
Picture
Published on
KembaraXtra- Computer Terms – add-in:
An add-in is a software component that extends the functionality of an existing application. Add-ins are commonly used in productivity software to provide additional tools, automation, or integration with other systems.
Picture
Published on
KembaraXtra- Computer Terms – adapter:
An adapter is a hardware or software component that enables compatibility between different systems, interfaces, or devices. Examples include network adapters, video adapters, and software adapters that translate data formats or protocols.
Picture
Published on
KembaraXtra- Computer Terms – ActiveX:
ActiveX is a Microsoft component technology that allows reusable software components to interact across applications and the Internet. ActiveX controls can be embedded in web pages or applications to provide multimedia playback, data access, and interactive features, but they require careful security management due to their deep system access.
Picture
Published on
KembaraXtra- Computer Terms – Active Server Pages:
Active Server Pages, commonly known as ASP, is a server-side scripting technology developed by Microsoft for generating dynamic web pages. It allows scripts written in languages such as VBScript or JScript to be executed on the web server, with the resulting HTML sent to the client’s browser.
Picture
Published on
KembaraXtra- Computer Terms – Active Directory:
Active Directory is Microsoft’s directory service used in Windows domain networks to manage users, computers, groups, and network resources. It provides centralized authentication, authorization, policy enforcement, and directory lookup services, allowing administrators to control access and configuration across an organization.
Picture
Published on
KembaraXtra- Computer Terms – Active Desktop:
Active Desktop is a feature introduced in Microsoft Windows that allows web content, such as HTML pages or live data feeds, to be displayed directly on the desktop background. It integrates Internet Explorer rendering technology with the Windows desktop, enabling dynamic updates and interactive elements, although it was later discontinued due to performance and security concerns.
Picture
Published on
KembaraXtra- Computer Terms – Active Accessibility:
Active Accessibility is a Microsoft framework that enables software developers to integrate assistive technologies into applications, improving usability for individuals with disabilities.
Picture