首页 > 其他 > 详细

Programming Paradigm

时间:2019-08-31 09:47:22      阅读:51      评论:0      收藏:0      [点我收藏+]

A Programming Paradigm is a model of programming based on the distinct concepts that shapes the way programmers design, organize and write programs.

A MULTI-PARADIGM PROGAMMING LANGUAGE allows  programmers to choose a specific single approach or mix parts of different programming paradigms.

C++ as a multi-paradigm programming language supports single or mixed approaches using Procedural or Object-oriented programming  and mixing in utilizations of Generic and even Functional programming concepts.

Programming Paradigm

原文:https://www.cnblogs.com/ShadowDomain/p/11437835.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!