why Java is not purely object oriented?

Answer Posted / shashi pratap singh

java is nt purely object oriented,it is a pacakge-centric
language.In java we use primitive data type like int and
char in it and we can nt use multiple inheritence in
java.so it is nt purely object oriented.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are stubs related to foxpro?

1652


how pseudo column works?

1712


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

1750


5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above

2123


can we use commit,rollback in triggers and how?

1496






how do you generate source code for the automatic generation for receipt number

3813


Which method protects back button to retrieve old value from previous page in Struts.

1441


Q1.Write a C program which asks the user for a number between 1 to 9 and shows the  number. If the user inputs a number out of the specified range, the program should  show an error and prompt the user for a valid input.

2271


Tell me the jobs for the MCA Fresher in delhi, Noida..

1899


how to work search engine? plz detail answer me.

1483


How do you pass variables forwrd to future CECI sessions

4071


code for connection from windows forms to sql server

1705


How to print No.of.rows affected after updation using ADO.Net

2470


When will you use shell script/Perl ahead of C/C++?

648


Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.

552