Saved Bookmarks
| 1. |
What is difference between programming and paradigm |
|
Answer» Some LANGUAGES are designed to support one paradigm (Smalltalk SUPPORTS object-orientedprogramming, HASKELL supports functional programming), while otherprogramming languages support multiple paradigms (such as Object Pascal, C++, Java, C#, Scala, Visual BASIC, Common Lisp, Scheme, Perl, PHP, Python, Ruby, Oz, and F# |
|