Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Craig Daniels   on Dec 01 In Java Category.

  
Question Answered By: Angel Harris   on Dec 01

class ConstTest{
public static final int  Const_I=2;
}

ConstTest.Const_I
what is the problem with the code above, don't u like it?

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on returning const Or get search suggestion and latest updates.


Tagged: