Printer Friendly
The Free Dictionary
990,432,964 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

conditional branch

   Also found in: Wikipedia 0.04 sec.

In programming, an instruction that directs the computer to another part of the program based on the results of a compare. In the following (simulated) assembly language example, the second line is the conditional branch.

COMPARE FIELDA with FIELDB
GOTO MATCHROUTINE if EQUAL.

High-level language statements, such as IF THEN ELSE and CASE, are used to express the compare and conditional branch.


?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
After the application is executed, G-Cover generates a report showing which tagged blocks and conditional branch targets were covered by the test.
After the application is executed, G-Cover generates a report showing which tagged blocks and conditional branch targets were covered by the test.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information 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. Terms of Use.