why Java is not purely object oriented?

Answer Posted / shanu zabeen

java is not purely Object Oriented bcoz java is both
compiled and interpreted.
as we knoe c is a compiled language(structured language
,procedural language)
where as java is compiled and interpreted.
therefore we can say that java is object oriented but not
purely object oriented.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is log files in qtp what is use

1578


define profiler???

1594


What is the Difference between in memory database and physical database

2063


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

745


difference between mantis and other tools?

1602






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?

1461


what is dot net framework

2326


how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?

1836


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11105


how do i create my own exception class which will restrict IO exception?

2287


what are the differences between CONS, LIST, and APPEND

4744


What is diffrent between Method and and function in c#

1523


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

3802


Can we write a method in JSP.If so how?

1450


Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance

1471