Is Java is 100% pure OOPS? Explain?

Answer Posted / j2ee student

YES , java is a pure OOPS(Object Oriented Programming)as in
JAVA all the app can be perform under classes only which
supports
encapsulation,polymorphism,inheritance,interfaces,abstractio
n etc.

Is This Answer Correct ?    20 Yes 78 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is methods and methodology?

765


When is the finalize() called?

901


What is the difference between Error, defect,fault, failure and mistake?

859


Why are data types important?

745


Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

788


Can constructor be protected in java?

708


What is computer compiler?

736


Explain JMS in detail.

801


How do you define a singleton class?

746


Which object oriented concept is achieved by using overloading and overriding?

785


What is a nested structure?

714


How do I compare two strings in word in java?

734


what is the swingutilities.invokelater(runnable) method for? : Java thread

774


worst case complexities of Quick sort and Merge sort.

782


What do you know about the garbate collector?

788