是java纯粹面向对象的编程语言 [英] is java purely object oriented programming language

查看:159
本文介绍了是java纯粹面向对象的编程语言的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

java纯粹是面向对象的编程语言。今天有人说java不是纯粹的oops。

Is java purely object oriented programming language. Today one guy said that java is not pure oops.

推荐答案

如果你认为Java的类型不是对象,比如 int s和 float s,然后Java不是纯粹的面向对象语言,例如 Smalltalk [ ^ ]。



/ Fredrik
If you consider the fact that Java has types that aren't objects, such as ints and floats, then Java isn't a pure object oriented language like for example Smalltalk[^].

/Fredrik


面向对象的术语是在实践中有点主观且不太明确。 Java 实际上并不是纯粹的面向对象编程语言,因为它需要原语。你可以产生没有基元的纯编程语言的唯一方法是甚至没有在编程语言中定义具体术语的概念,因为它没有原语。 Smalltalk 就是这样一个例子。纯粹的OOP语言。
The term of "pure" in object orientation is a little subjective and not quite well defined in practice.Java is not actually a pure object oriented programming language since it needs primitives. The only way you can yield a pure programming language with no primitives is not even having the notion of defining concrete terms in a programming language since it doesn't have primitives in it.Smalltalk is such an example of a pure OOP language.


参考这些链接。



Java是纯粹的面向对象还是不是? [关闭] [Stackoverflow] [ ^ ]



java纯面向对象语言?[CodeProject] [ ^ ]



Java是否完全面向对象programin? [Yahoo] [ ^ ]



为什么java部分面向对象,即使它满足所有oops概念..? [LinkedIn] [ ^ ]



问候..:)
Refer these links.

Java is pure object oriented or not? [closed] [Stackoverflow][^]

Is java pure object oriented language?[CodeProject][^]

Java is fully object oriented programin or not? [Yahoo][^]

why java is partially object oriented even it is satisfying all oops concept..? [LinkedIn][^]

Regards..:)


这篇关于是java纯粹面向对象的编程语言的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆