what is the proxy pattern?
Answer / ramesh
The copy of the Remote object in our Local Machine(it works
like mediating to client & Server)
| Is This Answer Correct ? | 0 Yes | 2 No |
What is aop(assepct oriented programing)?
what are getters and setters in Java with examples?
What is permgen or permanent generation?
What are the different class loaders used by jvm?
How do you iterate in Hashmap?
What is the difference between a stub and a skeleton?
9 Answers ABC, College School Exams Tests, Geoservices, Polaris, Qualcomm, Rajiv Gandhi College of Engineering and Technology RGCET, UTIITSL, Wipro,
1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?
which deployment descriptor element is used to configure the authentication method? a. auth-config b. login-config c. sec-config
How u validate date in DD/MM/YY format. and how u validate money in ur jsp
3 Answers Ashok Leyland, Satyam, Tech Mahindra, Tomax,
What is a tasks priority and how is it used in scheduling?
Will it be called overriding if I do not change the parameters or return type, instead throw a different exception in the method signature.
Java is fully object oriented languages or not?