Answer Posted / ravikiran(aptech mumbai)
global variables are declared globally and not inside any
method.
They are applicable to all the parts of the class
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are "methods" and "fields"?
What are the steps involved to write rmi based programs?
What is the maximum size of array in java?
Name few java.lang classes introduced with java 8 ?
Is 0 true or false?
What is the difference between Error, defect,fault, failure and mistake?
What is anti pattern in cyber security?
Can you override static methods?
Is static a singleton?
How is garbage collection controlled?
What is stringwriter?
Explain the difference between an Interface and an Abstract class?
Is java still necessary?
What do you understand by final value?
What is the difference between JDBC 1.0 and JDBC 2.0?