why Java is not purely object oriented?

Answer Posted / paindriven

It isn't a pure OO language because you can use static members.

Eiffel is an example of a true pure OO language.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.

2003


Find out the list of authorization objects which contains activity as a field? Thanks in advance.

1747


how pseudo column works?

1701


what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1462


what are resources in case of Threads

1655






Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.

2312


In project we have Documentation phase also,in that what is micro and macro designing?

1411


Please describe an example where you used object orientation in one of your programs.

1479


Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

610


When we use Windows authentication mode

1564


details description on this mantis? who is founder of this mantis?

1667


code for connection from windows forms to sql server

1695


can we use commit,rollback in triggers and how?

1490


i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..

2861


how to remove header and footer in jcl using sort utility

5084