Do you have any data types for entering arithmetic operations?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Do you have any data types for entering arithmetic operations??

7th Feb 2017, 5:11 PM
Akash Kasina
Akash Kasina - avatar
2 Answers
0
Data types are used to specify the memory space that you will be using; therefore, all of them have different values. In the theory of numbers, there are variables that are independent and dependent. When you add an equation, you are impliying that your value on the left depends on the ones on the right. For that reason, the value on your left will be equal to the type of data specified. Numeric types of data: int, float, double..
7th Feb 2017, 10:03 PM
WALL_BUILDER
WALL_BUILDER - avatar
0
no, but you can ovverloding operator in c++ by using opertor key
24th Feb 2017, 11:36 PM
El.hachem BENSAID
El.hachem BENSAID - avatar