What is a modular application?
Answer / Sunil Yadav
A modular application is an application that is divided into smaller independent parts, called modules. Each module has its own functionality and can be developed, tested, and deployed independently. In Java, the Modular JDK allows developers to create applications using a modular system.
| Is This Answer Correct ? | 0 Yes | 0 No |
I wantr to know, How many number of users logged in to website? can any one answer
what is a non-repeatable read?
What is Remote Interface?
Do you think that java should have had pointers?
Is there a guarantee of uniqueness for entity beans?
What is meant by Superconductivity?
How would you detect a keypress in a jcombobox?
Urgent Openings for Java and .NET ( India, Singapore, Australia, Japan)
How many ways can a thread be used?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
In connection pool,when 100 clients are requesting, in pool 100 objects is there, when another client is making request how it will work
How would you create a button with rounded edges?