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


Please Help Members By Posting Answers For Below Questions

What is constructor chaining and how is it achieved in java?

575


What is data type modifier?

531


What are the limitations of procedural programming approach?

531


Can a class extends itself in java?

531


What is a condition in programming?

561






How to write custom exception in java?

605


List the different types of classloaders in java.

505


What are parsers? Dom vs sax parser.

563


What are the different ways to handle exceptions?

542


what is the difference between yielding and sleeping? : Java thread

525


How do you check if two strings are equal in java?

589


How do you download stubs from Remote place?

1359


What advantage do java's layout managers provide over traditional windowing systems?

550


How will you serialize a singleton class without violating singleton pattern?

1527


Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?

1025