Astrix (*) is used to multiply
Example: 5*5 (the answer would come out as 25)
If you’re using Excel, do it in the formula bar of course.
Khan Academy is a good website and also has an app
The best answers are;
The website has an excellent reputation from experts
The page has extremely high quality content and the author is an acknowledged expert in the topic
You can earn a high to highest Page Quality rating through Google Search’s. This rating is given to webpages that satisfy their purpose extremely well. In order to receive a Page Quality rating of Highest, your webpage must contain at least one or more of the following characteristics;
- The Main Content must have a satisfying amount of high quality pages.
- The website must be an expert and authority source for the topic.
- It must have a good reputation for the topic.
- Your website must be well maintained and taken care of.
Answer: A) Constants
B) Variable
Explanation: The two basic type of operands are-
A) Constants-
constants are the value that do not change once they are defined.
As for example 5+3, here 5 and 3 are operands and + is an operator.
B) Variable-
It represents a symbolic variable name which helps in storing information in memory.
In A×B, A and B are two operands of variable type whose value can change and it is defined by user or some other dependent operation and × is a operator.