Can Java be said to be the complete object-oriented programming language



Can Java be said to be the complete object-oriented programming language..

Answer / nashiinformaticssolutions

No, Java cannot be treated as a complete object-oriented programming language.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What are streams in java 8?

0 Answers  


what is life cycle of applet?

9 Answers  


What is the latest version of java?

0 Answers  


What is finalize()? Is finalize() similar to a destructor?

0 Answers  


Describe the various concepts related to object oriented programming (oop).

0 Answers  


There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?

5 Answers   HCL,


Is string passed by reference in java?

0 Answers  


What is increment in java?

0 Answers  


What is java reflection api?

0 Answers  


What is mean by encoding?

0 Answers  


take any 4 input numbers. like 2345.. wanted out put is All 16 combinations of the number 2345.. for example- taking input as 4565 output- 5654 4556 4655..

2 Answers   Emphasis,


Can a class be defined inside an interface?

0 Answers  


Categories