What is asant?
No Answer is Posted For this Question
Be the First to Post Answer
Where javac is located?
Is java procedural or object oriented?
What is j2ee product?
What is a java application client?
What is DDP?
What is cascade delete?
What are the j2ee client types?
Is java is a high level language?
What are the j2ee technologies?
What is basic authentication?
What is caller principal?
I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????