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 |
To what value is a variable of the string type automatically initialized?
can any one tell me how to learn good coding techniques
Do you think that java should have had pointers?
What is metaspace?
How to do registration form using struts and hibernate?
Suppose there are 3 combo box. SELECT COUNTRY SELECT STATE SELECT CITY if i select any country from country conutrylistbox values in the state will get automatically inserted with database values>> THEN on selection of state city will be inserted in city combo box If you can help then please Help me...
What is the lifecycle of an applet?
What is thread deadlock? How to resolve thread deadlock?
How primary key is implemented in Oracle?
Are we allowed to change the transaction isolation property in middle of a transaction?
which is the better collection class if the requirement is only displaying the data
What value does read() return when it has reached the end of a file?