100,000,000,000 stars in half of the milky way galaxy
Answer:324
Step-by-step explanation:
int i = 42.7; /* konwersja z double do int */
float f = i; /* konwersja z int do float */
double d = f; /* konwersja z float do double */
unsigned u = i; /* konwersja z int do unsigned int */
f = 4.2; /* konwersja z double do float */
i = d; /* konwersja z double do int */
char *str = "foo"; /* konwersja z const char* do char* [1] */
const char *cstr = str; /* konwersja z char* do const char* */
void *ptr = str; /* konwersja z char* do void* */
Podcza
Answer:
i think it would be B bc its not A or C
Step-by-step explanation:
Answer:
The answer is 4
Step-by-step explanation: i did it
Answer:

Step-by-step explanation:
We want to find the rational number which is equal to
.
Let
....eqn(1)
Multiply both sides by 10
.....eqn (2)
Subtract eqn (1) from eqn (2)


Divide both sides by 9.
