What is Distributed Application and what is its usage?
Answer Posted / 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 |
Post New Answer View All Answers
When do we use synchronized blocks and advantages of using synchronized blocks?
What is a parent class in java?
What is an immutable class?
What does math floor () do?
What is the difference between length and length() method in java?
Does constructor creates the object ?
How will you reverse a link list without using recursion?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
What is java reflection?
What are 3 data types?
Can we call virtual funciton in a constructor ?
Have you ever used hashtable and dictionary?
how many types of Inheritance?
Is java type safe?
What is the syntax and characteristics of a lambda expression?