All > Technology > Programming > Java
A divide and conquer approach to programming, in which a complex problem is recursively divided into smaller, more manageable, sub-problems. This approach to program design is often used with structured programming languages.
- Browse Related Terms: global variable, high level programming language, identifier, native method, object-oriented language, stepwise refinement, structured programming, transient