A multi-paradigm programming language allows, as described by Stroustrup, "[a program] using more than one programming style". An example is C++ which handle use both object-oriented and generic programming.
Further reading
- Multiparadigm Design for C++ by Jim Coplien (1998)
- Concepts, Techniques, and Models of Computer Programming by Peter Van Roy and Seif Haridi (2004)