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 the java project architecture?
How does map works in java?
how to one war file class to another war file class?
What is difference between iterator and enumeration in java?
Explain the different forms of polymorphism?
What is return in java?
what is the difference between a threads start() and run() methods? : Java thread
What is a prefix function.write down a code to compute prefix function.
Explain the difference between hashmap and hashtable in java?
Is null a keyword in java?
What happens when you add a double value to a string?
What is the difference between private & public & friendly classes?
Can you inherit from an abstract class java?
What is scope & storage allocation of global and extern variables? Explain with an example
What is runtime locatable code?