Answer Posted / naveenchowdary.polangi
JAVA IS PURE OBJECT ORIENTED PROGRAMMING WHY BECAUSE WITHOUT
CLASS THEY CANNOT BE IMPLIMENTED SO IT IS PURE OBJECT
ORIENTED PRIGRAMMING
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is empty list in java?
Why you should not use singleton?
Are private methods final?
What is an immutable class? How to create an immutable class?
Which are the two subclasses under exception class?
What is the impact of declaring a method as final?
How to run a JAR file through command prompt?
What is preflight request?
How many types of constructors are used in java?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
What is size of int in java?
Is java owned by oracle?
Can we sort set in java?
What do you understand by garbage collection in Java? Can it be forced to run?
Explain the difference between throw and throws in java?