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
Is .net better than java?
What happens when you add a double value to a string?
How many threads can java run?
What is a databasemetadata?
What is a condition in programming?
What is linked hashset and its features?
Why is static used?
What is collection class in java?
What is the abstraction?
Is java util list serializable?
How do you find the absolute value?
What do you understand by synchronization?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
Can we declare the main method of our class as private?
What are the classes of java?