17. List out the methods to convert the variables of one type to another.
Answers
Answered by
0
There are three types of variables in java:
local variable.
instance variable.
static variable
Similar questions