Answer Posted / guest
Instance variables-within the class
Local variables-within the methods
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between throw and throws ?
What is the full form of jpeg?
What restrictions are placed on method overloading in java programming?
What is palindrome in java?
Is logger a singleton?
What must a class do to implement an interface in java programming?
What happens if a constructor is declared private?
What are the default and parameterized constructors?
What is the need of transient variables in Java ?
What is encapsulation in java?
Can we overload the constructors?
What are the ways in which a thread can enter the waiting state?
What does 0 mean in boolean?
Why singleton pattern is better than creating singleton class with static instance?
What is string builder in java?