Is Java is 100% pure OOPS? Explain?

Answer Posted / rupali

no. java is not 100% pure OOPS.Bcz:
1). it does not support multiple inheritance and pointers
which are the concepts of oops.
2). it provides primitive datatypes which are not treated
as objects.
3). Bcz of static keyword.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why unicode is important?

463


What is an interface in java?

555


Why map is used in java?

569


What is immutable in java?

537


What is ascii code?

634






What is the flag in java?

602


When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?

602


What is the set interface in java programming?

621


What is the difference between the paint() and repaint() methods in java programming?

614


How do you escape json?

536


What is the purpose of using break in each case of switch statement?

559


a thread is runnable, how does that work? : Java thread

504


Explain about interthread communication and how it takes place in java?

534


How do you compare objects in java?

493


What is a boolean output?

517