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 is methodological theory?
What is jvm? Why is java called the platform independent programming language?
What is an image buffer?
What is import java util arraylist?
How do you convert boolean to boolean?
What is the purpose of the return statement?
what is optional in java 8?
Is array a class?
What is null in java?
What is a function easy definition?
What is the difference between inner class and nested class?
Define interface in java?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
In how many ways we can do synchronization in java?
What is a data structure java?