Home > Java Programming > Interface > Questions and Answers
Q: |
Interface A{ Public static final int i=10; Final float f=100.0f; Static public String S; } | ||||||||||
|
Comment on this Question | |
Name: | |
|