answersLogoWhite

0

An unconditional statement is one which would happen always (unconditionally).

Conditional statement:

if(x > 5)

print "Hello!"

Unconditional statement:

print "Hello!"

This term also comes up when speaking of assembly instructions. An unconditional jump would be a line of assembly which always executes the jump. This is in contrast to a conditional jump (also known as a branch) which will execute the jump only if some statement evaluates to true.

User Avatar

Wiki User

15y ago

What else can I help you with?

Continue Learning about Engineering
Related Questions

What are unconditional statements in c plus plus?

Unconditional statements are statements that are invoked unconditionally. Conditional statements have a controlling expression, while unconditional statements do not. For example: void f (bool b) { if (b==true) do_something(); // conditional statement (controlled by the expression b==true) do_something_else(); // unconditional (executes regardless of b's value) }


Different unconditional statement in C programming language?

The C programming language is generally made up of common conditional statements. Occasionally, unconditional statements such as test that are based on imperative commands.


What is the Meaning of go to statements in c?

A 'goto' statement is an unconditional requirement to go to that part of the program. As such, statements like these cause programs to become unstructured and should be avoided if possible. Goto statements lead to some sloppy and unreadable logic.


What is go-to unconditional in c plus plus?

An unconditional goto is a goto that has no associated conditional expression. The following example demonstrates conditional and unconditional goto statements. int x=rand(); if (x) goto label_1; // conditional goto (when x is non-zero) else goto label_2; // conditional goto (when x is zero) label_1: // ... goto label_3; // unconditional goto (jump past label_2) label_2: // ... label_3: // ...


What is unconditional customer service?

What is unconditional customer service?


How do you spell unconditional?

That is the correct spelling of the word "unconditional".


How do you write 'unconditional love' in aramaic?

Unconditional love in aramaic


What can you write for unconditional?

I can think of unconditional love. it means love with limits.


What is a sentence using the word unconditional?

The puppy had unconditional love for its owner.


What is the Tagalog word for the word unconditional?

Tagalog translation of UNCONDITIONAL: ganap; lubos; walang pasubali


When was Unconditional Spanish Party created?

Unconditional Spanish Party was created in 1870.


When was Unconditional Union Party created?

Unconditional Union Party was created in 1861.