Answer Posted / venkat
declare variables as Private and methods which accesses
variables as public.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What do you understand by soft reference?
Why does java does not support multiple inheritance? Explain
What is entry set in java?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
Can we use both this () and super () in a constructor?
Can memory leak happen java?
What is stack class in java?
What is a condition in java?
What are data types in oop?
What is oops in java?
What are the string methods in java?
What is a buffer in computer?
How can constructor chaining be done by using the super keyword?
What do you mean by compiler?
What is the purpose of assert keyword used in jdk1.4.x?