A/c to me Java is also not a pure object oriented language.y Bcoz It's using Predefined functions.
A/c to me Java is also not a pure object oriented language.y Bcoz It's using Predefined functions.
Hi ushalakshmi , i think you're opinion is wrong why because object oriented means which language follows oops concept that language is called object oriented language java supports all oops concepts, so i think java is purely object oriented language.
No,Java looses its platform independence in two concepts.
1: It uses pointers while storing object variable and its instance variables
2: While executing multiple threads the control is in operating system's hand, at that time JVM will sit idle until the completion of the execution of threads.
So, Java is not a pure object oriented language
. ASP.NET purely object oriented whereas ASP is partially object oriented.