Comparison of multi-paradigm programming languages: Difference between revisions

Content deleted Content added
Pizza Puzzle (talk | contribs)
No edit summary
 
Pizza Puzzle (talk | contribs)
mNo edit summary
Line 1:
A '''multi-paradigm programming language''' is, as described by [[Bjarne Stroustrup|Stroustrup]], "[a [[computer program|program]]] using more than one [[computer programming|programming]] style". An example is [[C Plus Plus|C++]] which handle use both [[object-oriented programming|object-oriented]] and [[generic]] [[programming language|programming]].
 
Further Reading: