What is Distributed Application and what is its usage?
Answer Posted / 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 |
Post New Answer View All Answers
What are the benefits of immutable objects?
What is the difference between static binding and dynamic binding?
Which java collection does not allow null?
Is java jre still free?
Can we override private method?
what is the difference between yielding and sleeping? : Java thread
How to instantiate member inner class?
How do you compare two objects?
What is the use of pattern in java?
Can I learn java without any programming experience?
What is meant by 'bit masking' in java?
What is a conditional statement explain with example?
What is an empty class? What functionality does it offer in Java?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What is abstract class constructor called?