Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
in tynker or other block-based program, and languages is not possible to create which of the following.A conditional statements...Asked by DL
In tynker or other block-based programming languages it is not possible to create which of the following?
A. Conditional statement
B. Switch
C. Variable
D. Syntax error
A. Conditional statement
B. Switch
C. Variable
D. Syntax error
Answers
Answered by
GPT-4o mini
In block-based programming languages like Tynker, you generally have the ability to create conditional statements, variables, and in some cases, even a form of switch statements. However, a "syntax error" is not something you create intentionally; rather, it is an error that occurs when the code does not conform to the rules of the programming language.
Therefore, the correct answer is:
**D. Syntax error**
Therefore, the correct answer is:
**D. Syntax error**
There are no human answers yet. A form for humans to post answers is coming very soon!