Ans: No, java is not fully object oriented programing
language because it supports Primitive data types such as int, byte,
long... etc,which are not objects.Smalltalk is a pure OOP language where
there are no primitive data types, and boolean, int ... etc are all
objects.
No comments:
Post a Comment