Answer:
int x = 10;
Explanation:
This would work in many languages (C/C++/C#/Java).
Answer:
True
Explanation:
A final class is something like sealed one and no one can inherit that further.
it is useful to lock our code or functionality from others
Explanation:
the perimeter of an aluminium sheet is 120 CM if its length is reduced by 10% and its breadth is increased by 20% the perimeter does not change find the measure of the length and the breadth of the sheet