Computer Science, asked by mariposa12, 10 months ago

Introduction to C++ Program

Q.
Give one word for the following.
1. Symbol to evaluate an expression.
2. To accept an input from the user.
3. Datatype to store alphanumeric values.
4. Operator to assign a value to a variable.
5. Reserved words of the language. ​

Answers

Answered by Anonymous
1

Answer:

Values are grouped into different data types or classes. ... If you are not sure what class a value falls into, Python has a function called .... print("Line 1\n\n\nLine 5") Line 1 Line 5 ...

Answered by pandeyparas5917
0

Answer:

1.+,-,×,%,/

2.scanner

3.string

4.= equals to

5. keywords

Similar questions