Computer Science, asked by benderstanford74, 4 days ago

Fill in the Blanks :- 1. Small Basic allows ___________________, which means an if statement inside another if statement. 2.The _____________________ Statements allows the flow of execution to jump to a different part of the program. 3.__________ statements is an example of branching statements. 4.The conditional statements in Small Basic are also called ________. 5.An If statement ends with the keyword _______. 6.______________ enables you to do text-based programming using simple English like commands. 7.Small Basic has a feature called _____________ that helps you to type your programs faster. 8.The ___________ operators are used to compare the values of the two operands and returns Boolean value true or false accordingly. 9.The ___________ statement is used to read a string input from the text window. 10.______________ are the reserved words which cannot be used as a variable.​

Answers

Answered by mirshathj
3

Answer:

1.Loop

2.Branching statements

3.Common branching statements include break , continue , return , and goto .

Answered by madhumitharama55
1

2frac{5}of \: 4 \frac{7}of \: 3 \frac{4}of \: 1 \frac{2} \: which \: is \: greater

Similar questions