COMPUTER SCIENCE AND ENGINEERING
DATA STRUCTURES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Go to statement is the part of ____
|
Conditional statement
|
|
Unconditional statement
|
|
None of the above
|
|
None of the above
|
Explanation:
Detailed explanation-1: -A conditional statement is a logical statement that has two parts, a hypothesis p and a conclusion q. When a conditional statement is written in if-then form, the “if” part contains the hypothesis and the “then” part contains the conclusion.
Detailed explanation-2: -The goto statement is a jump statement which is sometimes also referred to as unconditional jump statement. The goto statement can be used to jump from anywhere to anywhere within a function.
Detailed explanation-3: -We will see five conditionals: zero, first, second, third and mixed. A conditional sentence is formed by a main clause (the consequence), a conjunction (if), and a conditional clause (the condition).
There is 1 question to complete.