A flooring tile has the shape of a parallelogram whose base is 24 cm and the corresponding height is 10 cm. how many such tiles are required to cover a floor of area 1080 m²? (if required you can split the tiles in whatever way you want to fill up the corners).
Answers
Answered by
0
Answer:
Variables are containers for storing data values.
In Java, there are different types of variables, for example:
String - stores text, such as "Hello". String values are surrounded by double quotes
int - stores integers (whole numbers), without decimals, such as 123 or -123
float - stores floating point numbers, with decimals, such as 19.99 or -19.99
char - stores single characters, such as 'a' or 'B'. Char values are surrounded by single quotes
boolean - stores values with two states: true or false
Similar questions
English,
15 days ago
Computer Science,
15 days ago
Business Studies,
15 days ago
English,
1 month ago
Physics,
1 month ago
English,
9 months ago
Physics,
9 months ago