Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / shyam
yes java is object oriented because primitive data types are declaring inside class only
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a local class in java?
What is parameters example?
How do you declare an array that will hold more than 64KB of data?
What are the types of collections in java?
What is overloading and overriding in java?
What is integer valueof?
Find the value of a specified element of the array arr[i] where 0 <= i <= n-1
Does java have a compiler?
What are the methods available in a class?
What is the string function?
How do you check if two strings are equal in java?
What is the history of java?
Explain what is Marker interface?
What is volatile keyword in java
Write a program to print fibonacci series