What is Distributed Application and what is its usage?
Answers were Sorted based on User's Feedback
Answer / ramakrishna alla
Distributed application is one kind of application which
enables the Computers in network to communicate with each
other so that users can also interface with some other users.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ravikiran(aptech mumbai)
Distributed application is the one which is distributed in
multiple remote parts of the application
| Is This Answer Correct ? | 1 Yes | 0 No |
How to handle a web browser resize operation?
Can we use different return types for methods when overridden?
what is associative array
how do I create a runnable with inheritance? : Java thread
What are non-access modifiers?
What is final int?
What is the difference between interface & abstract class?
What are the different collection views provided by maps?
What is a module function?
Java run-time system generates What class of exceptions?
What is the immediate parent class of the Applet class?
What is the use of toarray () in java?