Computer Science, asked by Anonymous, 2 months ago

What are the Different Types of control structures?​

Answers

Answered by itzroyaljatti
2

Answer:

There are three kinds of control structures:

Conditional Branches, which we use for choosing between two or more paths. There are three types in Java: if/else/else if, ternary operator and switch. Loops that are used to iterate through multiple values/objects and repeatedly run specific code blocks.

Answered by Anonymous
1

Answer:

Yes we can be frnds. ......

Similar questions