Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Описати змінну X - цілого типу, змінну Y- дійсного типу, змінну Z - символьного типу
integer X; float Y; string Z;
int X; float Y; char Z;
integer X; float Y; String Z;
int X; bool Y; char Z;
int X; bool Y; float Z;
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!