0

How to assign values to the non static variables????

24th Aug 2018, 6:18 AM
Sujata Pradhan
Sujata Pradhan - avatar
1 Antwort
+ 2
all variables have values assigned the same way: int a = 12; for example
24th Aug 2018, 6:29 AM
hinanawi
hinanawi - avatar