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
How the metacharacters are different from the ordinary characters?
How java uses the string and stringbuffer classes?
How many arguments can a method have java?
Can inner class final?
Can java inner class be static?
What is a lambda expression ? What's its use ?
What is contract between hashcode and equal method?
How does enum work in java?
How will you print number in reverse (descending) order in BST.
What is io stream in java?
When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
Explain java heap space and garbage collection?
What language is pass by reference?
what are Hostile Applets?