[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Re: [linux-india-programmers] C++ question
> Without raising too much of a fuss, Java jumping around about being
> completely object oriented is a bit off. The basic types in Java are *not*
> objects, as compared to the similar situation in C++, which leads to some
> nasty issues.......
By having primitive types, a language does not become non-object
oriented.
Java's types are the primitive types and reference types. Java provides
us with wrapper class to wrap all primitive types.
Java is a general-purpose, concurrent, class-based, object-oriented
language.
Regards,
Rohit
--
A critic is a bundle of biases held loosely together by a sense of
taste.
-- Whitney Balliett