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
How can I debug the Java security exceptions and AccessControlExceptions?
What does snprintf return?
What is difference between calling start() and run() method of thread?
How many bytes are a float?
Can you use this() and super() both in a constructor?
What is the purpose of tostring() method in java?
What is meant by interface?
Can we call the run() method instead of start()?
What are green threads in java?
What is the numeric promotion?
What does three dots mean in java?
What is the purpose of return statement?
What is the difference between heap memory and stack memory?
What is regex in java?
How to make object serializable in java?