What is sandbox in java?
No Answer is Posted For this Question
Be the First to Post Answer
How does javac compiler work?
What is context root?
Which of the following are subclasses of java awt component?
What is javaserver pages standard tag library (jstl)?
what is the difference between application server and web server?
How to create object without using the keyword “new” in java?
What is create method?
What is use of final keyword in java?
How does j2ee application work?
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 ????
What id url?
Please explain about internal casting and external casting in java..?