TECHNOLOGY 

Published on
KembaraXtra- Computer Terms – Acrobat:
Acrobat is software developed by Adobe that converts documents into Portable Document Format files, preserving layout, fonts, graphics, and images across platforms.
Picture
Published on
KembaraXtra- Computer Terms – action query:
An action query in Microsoft Access modifies data by appending, deleting, updating, or creating tables, allowing bulk data operations within a database.
Picture
Published on
KembaraXtra- Computer Terms – activation:
Activation is the process in enterprise Java systems of loading a component from secondary storage into memory so it can resume execution.
Picture
Published on
KembaraXtra- Computer Terms – activation record:
An activation record is a runtime data structure that stores information about a function or procedure call, such as parameters, local variables, and return addresses.
Picture
Published on
KembaraXtra- Computer Terms – active:
Active describes the element currently in use or ready to receive input, such as a window, file, device, or cursor focus.
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
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 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 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 – 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