answersLogoWhite

0


Best Answer

Not sure what you are asking here, but here is my best guess.

COMPUTER PROGRAMMING APPLICATIONS:

  • IF - If a condition exists, do something, if not, do something else.
  • CASE - If a condition equals CASE1 do this; if CASE2 do this; etc.
  • WHILE - If a condition remains, keep doing something until the condition changes.

EXCEL:

  • AND(logical1,logical2,...) - tests whether the logical arguments are TRUE or FALSE. If they are all TRUE, the AND function returns TRUE to the cell. If any are FALSE, the AND function returns FALSE.
  • IF(logical_test,value_if_true,value_if_false) - tests whether the logical_test expression is TRUE or FALSE. If TRUE, the IF function returns the value_if_true argument. If FALSE, the IF function returns the value_if_false argument.
  • IFERROR(value,value_if_error) - tests whether the value expression is an error. IFERROR returns value_if_error if the expression is an error, or value of the expression if it is not an error.
  • NOT(logical) - tests whether the logical argument is TRUE or FALSE. If TRUE, the NOT function returns FALSE. If FALSE, the NOT function returns TRUE.
  • OR(logical1,logical2,...) - tests whether the logical arguments are TRUE or FALSE. If any are TRUE, the OR function returns TRUE. If all are FALSE, the OR function returns FALSE.
  • FALSE() - takes no argument and simply enters logical FALSE in its cell.
  • TRUE() - takes no argument and simply enters logical TRUE in its cell.
User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the conditional logic functions in computer applications?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why controller servlet used in j2ee webapplications?

The controller servlet is the heart and soul of J2EE applications. This is where all the conditional/controlling logic exists. Hence it is part of every j2ee application that gets created.


What are the functions of arithmetic logic unit?

The Arithmetic Logic Unit as suggested by the name carries out the arithmetic calculations of the computer.


Give the parts of the computer and ots functions?

ALU-->Arithamatic Logic Unit CU--->Control Unit MU--->Memory Unit


Do conditional statements have to begin with if?

Yes, but they can be rewritten. The conditional statement "If it rains then I will get wet" can be written as "I will get wet if it rains" so that the sentence does not begin with if. In logic, these conditional sentences are also equivalents to "I will not get wet or it rains", which does not contain the word "if".


Which law allows you to state a conclusion from two true conditional statements?

Syllogism, logic (deductive or inductive).Syllogism, logic (deductive or inductive).Syllogism, logic (deductive or inductive).Syllogism, logic (deductive or inductive).


What does the CPU control and what does it not control?

The CPU is the main control of the computer. It controls all of the software, as it performs the calculations and logic functions. It does not control the hardware, however.


What are applications of programmable logic controller?

emergency shut down


What is role of logic?

Logic is important in computing as it is part of computer language and without it, mathematics in the computer will be impossible.


What is the essence of logic?

The essence of logic is the study of reasoning and inference. It involves identifying and applying correct principles of reasoning to make valid arguments and draw sound conclusions. Logic helps to ensure that statements or propositions follow a consistent and coherent structure, leading to rational and coherent thinking.


What is difference between PLC and PC?

A PLC is a programmable logic computer, used in process control and various other industrial applications. A PC is your standard personal computer or Desktop


What is the Definition of a super computer?

what is logic


What has the author Raghu Ramakrishnan written?

Raghu Ramakrishnan has written: 'Applications of Logic Databases' -- subject(s): Logic programming, Database management