Static Variable can referred in non-static method?

Answer Posted / brijendra kumar soni(xavient)

No,In Java Non static method can not permitted the staic
variable.

Is This Answer Correct ?    0 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an example of procedure?

731


What is prefix of a string?

803


What is a parent class in java?

787


Can string be considered as a keyword?

800


What is the synonym of framework?

757


what is singleton class in java?

815


What are the java ide's? Explain

745


What is the difference between member variables initialization and assignment in a constructor?

915


What is return null in java?

712


What is the static variable?

810


Should you use singleton pattern?

718


What is meant by method overriding?

797


What is ternary operator in java?

823


What are the four versions of java?

773


How to invoke external process in java.

783