Home / Architecture

Architecture

56 posts
The Cisco Certified Network Professional (CCNP) Certification enables networking professionals to prove their skills and knowledge in enterprise networking solutions....
Siji Roy
Ali Azhar
In a blockchain network, data is kept in several network nodes that are located at various locations. Decentralization in blockchain...
Webopedia Staff
N-tier application architecture provides a model for developers to create a flexible and reusable application. N-tier application architecture provides a...
Vangie Beal
In artificial intelligence (AI) systems, backward chaining refers to a scenario where the AI has been provided with a specific...
Vangie Beal
In computer science, a rule-based system is a set of “if-then” statements that uses a set of assertions, to which...
Vangie Beal
Lambda Expressions are based on function programming; they have been added to .NET. A Lambda Expression is essentially a very...
Vangie Beal
In computing, virtualization is the process of abstracting a resource beyond its physical form. Many types of technologies can be...
CompTIA represents the international technology community in delivering education and certification opportunities to IT professionals. The certifying organization aims to...
Webopedia Staff
In programming it is the number of arguments a function or operator takes. In some languages functions may have variable...
EFI
Webopedia Staff
Acronym for Extensible Firmware Interface The EFI specification is primarily intended for the IA-32 and Itanium architecture-based computers. The EFI...
Webopedia Staff
What is Sentinel Value? (sen t&-n&l val ) (n.) In programming, sentinel value is a special value that is used...
EDA
Webopedia Staff
(pronounced as separate letters) Short for event-driven architecture, an enterprise software infrastructure model in which events trigger the real-time exchange...
Webopedia Staff
A user defined function is a programmed routine that has its parameters set by the user of the system. User...
Webopedia Staff
(tr s kash) (n.) An instruction cache in a microprocessor that stores dynamic instruction sequences after they have been fetched...
Vangie Beal
Short for Transaction-SQL, an extended form of SQL that adds declared variables, transaction control, error and exceptionhandling and row processing...
Vangie Beal
One of the three basic logic structures in computer programming. The other two logic structures are selection and sequence. In...
Vangie Beal
Also called a decision, one of the three basic logic structures in computer programming. The other two logic structures are...
Vangie Beal
(1) One of the three basic logic structures in computer programming. The other two logic structures are selection and loop....
Webopedia Staff
Also called a fatal system error, an operating system (OS) error that causes the OS to stop functioning and can...
SPD
Webopedia Staff
Short for serial presence detect, a category of information that is stored in an EEPROM chip on a memory module...
Webopedia Staff
Also called a multiboot, an operating system configuration that enables the user to boot the computer system from one of...
Webopedia Staff
(d -nam ik funk sh&n l d ing) (n.) Also known as lazy loading, the capability to specify which components...
Webopedia Staff
The order of drives that a system s BIOS follows when looking for the operating system (OS) to boot after...
Webopedia Staff
A small program that loads the operating system into the computer s memory when the system is booted and also...
Vangie Beal
(i-vent han dler) (n.) A function or method containing program statements that are executed in response to an event. An...
Webopedia Staff
A data-driven management philosophy developed by Motorola for eliminating defects, waste and quality-control problems in manufacturing. The basic idea behind...
Webopedia Staff
Abbreviated POST, a diagnostic testing sequence run by a computer s BIOS as the computer s power is initially turned...
Webopedia Staff
A condition that occurs when two or more processes continually change their state in response to changes in the other...
Webopedia Staff
(adj.) Used to describe systems that are designed to terminate any nonessential processing when there are hardware or software failures....
Webopedia Staff
A type of program error that requires that the program responsible for the error be shut down. Software applications communicate...
Webopedia Staff
Acronym for Simple Authentication and Security Layer. Originating with RFC 2222, written by John Myers while at Netscape Communications, SASL...
Webopedia Staff
A database sub-tablethat selects and sorts records as specified by a question. It will automatically reflect changes in its underlying...
Webopedia Staff
In object-oriented programming, a procedure that is executed when an object receives a message. A method is really the same...
Webopedia Staff
A routine that doesn’t actually do anything other than declare itself and the parameters it accepts. Stubs are used commonly...
Webopedia Staff
Starting (booting) a computer as minimalistically as possible. Typically when you start your computer, it loads many files and programs...
Sam Ingalls
Oracle is a global technology company specializing in database software, enterprise software, hardware, and cloud applications and infrastructure. Known for...
Webopedia Staff
The invocation of an operating system routine. Operating systems contain sets of routines for performing various low-level operations. For example,...
Webopedia Staff
(1) In software, a module is a part of a program. Programs are composed of one or more independently developed...
Vangie Beal
Refers to restarting a computer that is already turned on via the operating system. Restarting it returns the computer to...
Webopedia Staff
An interrupt signal generated by a program or device that has waited a certain length of time for some input...
Webopedia Staff
Refers to the condition that occurs when a computer attempts to represent a number that is too small for it...
Webopedia Staff
A section of a program that performs a particular task. Programs consist of modules, each of which contains one or...
Webopedia Staff
A programming method in which a routine calls itself. Recursion is an extremely powerful concept, but it can strain a...
Webopedia Staff
(v.) To copy data to a place where it can be used by a program. The term is commonly used...
Vangie Beal
(1) Characteristic. For example, specifying parameters means defining the characteristics of something. In general, parameters are used to customize a...
Vangie Beal
What is Multitasking? The ability to execute more than one task at the same time, a task being a program....
Webopedia Staff
To stop a program or function before it has finished naturally. The term abort refers to both requested and unexpected...
Webopedia Staff
To activate. One usually speaks of invoking a function or routine in a program. In this sense, the term invoke...
Vangie Beal
What is a Function? (1) In programming, a named section of a program that performs a specific task. In this...
Webopedia Staff
(v.) Same as run, to perform an action, as in executing a program or a command.
Webopedia Staff
(1) Event is an action or occurrence detected by a program. Events can be user actions, such as clicking a...
Webopedia Staff
The start-up of a computer from a powered-down, or off, state. Also called a hard boot. Contrast with warm boot,...
Vangie Beal
(v.) To load the first piece of software that starts a computer. Because the operating system is essential for running...
Vangie Beal
Executing a series of non-interactive jobs all at one time. The term originated in the days when users entered programs...
Vangie Beal
(n.) (1) Multitasking computers are capable of executing several tasks, or programs, at the same time. In some multitasking systems,...
Webopedia Staff
In programming, a value that you pass to a routine. For example, if SQRT is a routine that returns the...