conditional


Referring to an action that takes place only if a specific condition is met. Conditional expressions are one of the most important components of programming languages because they enable a program to act differently each time it is executed, depending on the input. Most programming languages use the word if for conditional expressions. For example, the conditional statement:

if x equals 1 exit

directs the program to exit if the variable x is equal to 1.

Read Also:

  • conditional access

    Abbreviated as CA, in digital television broadcasting, conditional access is the term used to describe a system of allowing consumers access to only those services for which they have subscribed. A conditional access system using both scrambling and encryption to prevent unauthorized reception of services by those not paying for the service.

  • conference

    Same as forum, an area in a bulletin board or online service in which participants can meet to discuss a topic of common interest.

  • Configuration

    The way a system is set up, or the assortment of components that make up the system. Configuration can refer to either hardware or software, or the combination of both. For instance, a typical configuration for a PC consists of 32MB (megabytes) main memory, a floppy drive, a hard disk, a modem, a CD-ROM drive, […]

  • configuration file

    A file that contains configuration information for a particular program. When the program is executed, it consults the configuration file to see what parameters are in effect. The configuration file for DOS is called CONFIG.SYS. Older versions of the Windows operating system stores configuration information in files with a.INI extension. The two most important configuration […]

  • configuration item

    In ITIL terminology, configuration items (CI) are components of an infrastructure that currently is, or soon will be under configuration management. CIs may be a single module such as a monitor or tape drive, or more complex items, such as a complete system.


Disclaimer: conditional definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.