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

You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)

597


what is c sharp dotnet

1749


what are the topics choosen for jam round for interviews

1162


how do find the user exit for selected feild whatis the process and can u plz explain it

1727


Explain what is OOPS and its concepts?

584






Write a program to show polymorphism.

701


write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.

1180


write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe

1564


can we extend a class having only one parameterised constructor.Suggest the process to do it.

2061


Which design patterns have you used?

1556


ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set

1563


Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?

1530


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

1494


hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod

1647


hi viewers, tell me,what is scripting and programming, define and difference...pls

1508