Computer Science, asked by 43sarthakbh, 2 days ago

1. Single-Line a. Function
2. String b. Loop
3. Input() c. Comments
4. While d. Mode
5. Script e. Operator
match the following​

Answers

Answered by thubetanuja9
1

Explanation:

1. single line comments

2. string mode

3. input() Function

4. while loop

5. script operator

Answered by hrwareloft
0

Answer:

  1. Single-line -- operator.
  2. String-- comments.
  3. Input() -- function.
  4. while -- loop.
  5. script -- mode.

Explanation:

  1. Single line is an operator used in c++ languages.
  2. string is the charter type using in the programming languages.
  3. input() is the function that access only the input to process the output. It is the function using the programming to read the input.
  4. while loop is using check the given statement is right or wrong.
  5. script is the mode that used in the html, c++, and other's.
Similar questions