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 the purpose of the enableevents() method in java programming?
What is arrays fill in java?
Is object a data type in java?
Why are variables important in research?
What are mutable classes?
What is command line used for?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
why would you use a synchronized block vs. Synchronized method? : Java thread
Why collection doesn’t extend cloneable and serializable interfaces?
What does int argc char * argv [] mean?
What is a container in a gui?
What is the different between get and post?
What classes of exceptions may be thrown by a throw statement?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
How do you use compareto method?