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
Slope = (y2 - y1) / (x2 - x1)
= (2 - 4 ) / (1 - 3 )
= -2/-2
= 1
Answer is A. 1
Answer:
D
Step-by-step explanation:
Hexa means six, so a hexahedron is a figure with six faces. Therefore, choice D is the correct answer.
Answer: NOW EAT HIM
Step-by-step explanation:
Can i have brainlist i will love you for the rest of my life