Computer Science, asked by pratibhaagnihotri318, 3 months ago

what do u mean by control statement??
CH- VISUALS BASICS
NO SPAMS
GIVE Correct answer if not accurate ur 20 answer and questions will be reported it correct I will give u. 20 thanks + follow ​

Answers

Answered by Anonymous
4

A control statement is a statement that determines whether other statements will be executed. An if statement decides whether to execute another statement, or decides which of two statements to execute. A loop decides how many times to execute another statement.

pls make me as Brainliest

Answered by jainagupta20
2

Explanation:

the control statements are the statements that controls the execution of the program on the basis of the specified condition. It is useful for determining whether a condition is true or not. If the condition is true, a single or block of statement is executed.

hope it helps u..

plz mark as brainliest..

Similar questions