1) What is the output of the fallowing program?
2) What are the difference between static variables and instance variables?
3) What are the similarities between instance and static variables?
4) What is static initialize?
5) What is output of fallowing program?
6) What is the purpose of static initialize?
7) Explain about static method?
8) Develop a java application that creates 2 distances perform the addition ofthose distance and displays their sum?
Comments
Post a Comment