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 |
Is overriding possible in java?
Difference between character constant and string constant in java ?
What is bool mean?
Which collection is thread safe in java?
Name some classes present in java.util.regex package.
Is it safe to install java on my computer?
Explain features of interfaces in java?
Why hashset is used in java?
What is static synchronization?
what is ejb? what is the importance of ejb?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
what is mena by object block any what is the use of that