java is pure object oriented or not?
Answers were Sorted based on User's Feedback
Answer / vish
Yes, Java is completely object oriented...! OOPS principle says that data should control the code that in java happens, while in procedural languages code control the data.
Even the primitive datatypes in java like int are represented in object, see wrapper classes.
Finally its follow, all OOPS principal, like Encapsulation, Polymorphism and Inheritance.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / anjireddy
Yes, Java is completely object oriented..
Because data should control the code...
Finally all oops principal, Like Encapsulation, polymorphism, Data Abstraction and Inheritance
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nithi
Java is not pure object oriented language.It have primitive data types. the pure object oriented language is the one which uses all the concepts of oops and use objects.but in the other case when the java uses wrapper classes for primitive data types, it will use everything as class and objects and become pure object oriented language..
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pks
java is not an pure oops language, because it support primitive data type. such as int, byte,long..
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the javascript function?
java pgme for class members hours:minutes:seconds then the constructor expects milliseconds as assignment and initialize data members the members function print hh:mm:ss 90,000 milliseconds passed in constructor then the output is 00:01:30
What applications use javascript?
How to call a function in every x seconds in javascript?
How to handle event handlers?
Explain the working of timers in javascript?
I need project details about WEB CONTENT FILTERING USING NEURAL NETWORKS and how to explain it....plz help me in this topic.....
Which built-in method returns the string representation of the number’s value?
Difference Between JavaScript and ECMAScript?
What is the difference between null and undefined?
how many feet does a centipeed have?
How do you disable javascript?