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
how to create multithreaded program? : Java thread
What is scope & storage allocation of static, local and register variables? Explain with an example.
Which methods are used during serialization and deserialization process?
What is the difference between jdk, jre, and jvm?
What methodology can be employed to locate substrings inside a string?
Write a java program to print fibonacci series?
Why does java not support operator overloading?
what is difference between equals and ==?
What is collection sort in java?
Which class cannot be a subclass in java?
Why vector is used in java?
What is application system?
What is string substring?
How many bytes is 255 characters?
What do you mean by inner class in java? Explain