Computer Science, asked by sam277714, 7 months ago

Recap
1. Fill in the blanks.
1.The 'if' statement is a _____
statement.
2.The first or topmost directory in a hierarchy is called a _____.
3.In a 'switch case', the ______
statement will be executed if a match is not found.

II. True or False
1.In a 'switch case' statement, the flow continues till a break statement.
2.Switch case is another way of writing an 'if-else' ladder that involves multiple conditions.
3.The 'cls' command is used to clear the screen.

Answers

Answered by basackarnab
3

Answer:

sorry I am not able to do it

Answered by afzalshariff
1

Answer:

True or False

1. True

2. True

3. False

Similar questions