What is loose coupling in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Java Related AllOther Interview Questions

What do you mean by exception handling?

0 Answers  


How long can a lambda function run?

0 Answers  


Employee has a Passport. here employee is an object and passport is an object, give the class design

3 Answers  


What is tuple2?

0 Answers  


Does ms edge support java?

0 Answers  






there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.

0 Answers   Sapient,


What is injection in java?

0 Answers  


What is the meaning of the words public, static and void?

0 Answers  


Which is best framework in java?

0 Answers  


what are the different phases in delivering the project during development and maintenance?

0 Answers   CTS,


In system.out.println(), what is system, out and println?

0 Answers  


What is the difference between map and flatmap in java?

0 Answers  


Categories