Answer Posted / venki mic
Yes Its possible.private date can be accessible with in the
class .
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How do you check if an arraylist is not empty?
What is re-factoring in software?
What is parse method?
Can static methods access instance variables in java?
What is balanced tree in java?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
Why pointers are not used in java?
What package is math in java?
What is difference between arraylist and list in java?
How do you do descending order in java?
Difference between string, stringbuffer and stringbuilder?
What is passing by reference in java?
What are 5 boolean operators?
How do you remove all elements from an arraylist in java?
Difference between == and .equals() ?