Addition to previous section relative word 5th one was Putrid ans: rotten, also there was prob. in 1st section on bucket weight ans:10kg, also there was a prob. on train speed to find bridge length ans:800 mtrs.
In a container there are 5 components. I want to display all the component names, how will you do that?
What is the exact difference in between Unicast and Multicast object?
Where will it be used?
What is the main functionality of the remote reference layer?
How do you download stubs from Remote place?
I want to store more than 10 objects in a remote server? Which methodology will follow?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
What is the Spring2.5 MVC Navigation flow?
Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...
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 ????
make a method which any number and any type of argument and print sum of that arguments.....
What is the difference between Java1.4 and Java1.5
Why does java not allow multiple public classes in a java file ?
why java does not support unsigned keyword?